]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blob - autohotkey-v2.0/UltimateKEYS (for AutoHotkey v2.0).ahk
Add files via upload
[UltimateKEYS.git] / autohotkey-v2.0 / UltimateKEYS (for AutoHotkey v2.0).ahk
1 ; UltimateKEYS (for AutoHotkey v2.0).ahk - 2022-05-23
2
3 ; Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/)
4
5 ; License : GNU General Public License Version 3
6
7 ; GitHub : github.com/pieter-degroote/UltimateKEYS
8
9
10 ; Requirements :
11
12 ; Keyboard layout (on Windows) : US QWERTY
13
14 ; AutoHotkey v2.0 (www.autohotkey.com)
15
16
17
18 ListLines False ; omits recently executed lines from history (for privacy and security)
19 KeyHistory 0 ; disables the key history (for privacy and security)
20
21 SendMode "Input" ; optimizes for faster and more reliable input
22
23 global dkEndKeys := "{bs}{del}{esc}{home}{end}" ; ends dead key input on specific keys
24
25
26 ; Compose : Circumflex Accent (c)
27
28 global cmpCircumflex := Map()
29 cmpCircumflex["a"] := "{u+00e2}" ; (â) a with circumflex
30 cmpCircumflex["A"] := "{u+00c2}" ; (Â) A with circumflex
31 cmpCircumflex["c"] := "{u+0109}" ; (ĉ) c with circumflex
32 cmpCircumflex["C"] := "{u+0108}" ; (Ĉ) C with circumflex
33 cmpCircumflex["e"] := "{u+00ea}" ; (ê) e with circumflex
34 cmpCircumflex["E"] := "{u+00ca}" ; (Ê) E with circumflex
35 cmpCircumflex["g"] := "{u+011d}" ; (ĝ) g with circumflex
36 cmpCircumflex["G"] := "{u+011c}" ; (Ĝ) G with circumflex
37 cmpCircumflex["h"] := "{u+0125}" ; (ĥ) h with circumflex
38 cmpCircumflex["H"] := "{u+0124}" ; (Ĥ) H with circumflex
39 cmpCircumflex["i"] := "{u+00ee}" ; (î) i with circumflex
40 cmpCircumflex["I"] := "{u+00ce}" ; (Î) I with circumflex
41 cmpCircumflex["j"] := "{u+0135}" ; (ĵ) j with circumflex
42 cmpCircumflex["J"] := "{u+0134}" ; (Ĵ) J with circumflex
43 cmpCircumflex["o"] := "{u+00f4}" ; (ô) o with circumflex
44 cmpCircumflex["O"] := "{u+00d4}" ; (Ô) O with circumflex
45 cmpCircumflex["s"] := "{u+015d}" ; (ŝ) s with circumflex
46 cmpCircumflex["S"] := "{u+015c}" ; (Ŝ) S with circumflex
47 cmpCircumflex["u"] := "{u+00fb}" ; (û) u with circumflex
48 cmpCircumflex["U"] := "{u+00db}" ; (Û) U with circumflex
49 cmpCircumflex["w"] := "{u+0175}" ; (ŵ) w with circumflex
50 cmpCircumflex["W"] := "{u+0174}" ; (Ŵ) W with circumflex
51 cmpCircumflex["y"] := "{u+0177}" ; (ŷ) y with circumflex
52 cmpCircumflex["Y"] := "{u+0176}" ; (Ŷ) Y with circumflex
53 cmpCircumflex["z"] := "{u+1e91}" ; (ẑ) z with circumflex
54 cmpCircumflex["Z"] := "{u+1e90}" ; (Ẑ) Z with circumflex
55 cmpCircumflex[" "] := "{u+02c6}" ; (ˆ) circumflex accent (modifier)
56
57
58 ; Compose : Caron (v)
59
60 global cmpCaron := Map()
61 cmpCaron["a"] := "{u+01ce}" ; (ǎ) a with caron
62 cmpCaron["A"] := "{u+01cd}" ; (Ǎ) A with caron
63 cmpCaron["c"] := "{u+010d}" ; (č) c with caron
64 cmpCaron["C"] := "{u+010c}" ; (Č) C with caron
65 cmpCaron["d"] := "{u+010f}" ; (ď) d with caron
66 cmpCaron["D"] := "{u+010e}" ; (Ď) D with caron
67 cmpCaron["e"] := "{u+011b}" ; (ě) e with caron
68 cmpCaron["E"] := "{u+011a}" ; (Ě) E with caron
69 cmpCaron["g"] := "{u+01e7}" ; (ǧ) g with caron
70 cmpCaron["G"] := "{u+01e6}" ; (Ǧ) G with caron
71 cmpCaron["h"] := "{u+021f}" ; (ȟ) h with caron
72 cmpCaron["H"] := "{u+021e}" ; (Ȟ) H with caron
73 cmpCaron["i"] := "{u+01d0}" ; (ǐ) i with caron
74 cmpCaron["I"] := "{u+01cf}" ; (Ǐ) I with caron
75 cmpCaron["j"] := "{u+01f0}" ; (ǰ) j with caron
76 cmpCaron["k"] := "{u+01e9}" ; (ǩ) k with caron
77 cmpCaron["K"] := "{u+01e8}" ; (Ǩ) K with caron
78 cmpCaron["l"] := "{u+013e}" ; (ľ) l with caron
79 cmpCaron["L"] := "{u+013d}" ; (Ľ) L with caron
80 cmpCaron["n"] := "{u+0148}" ; (ň) n with caron
81 cmpCaron["N"] := "{u+0147}" ; (Ň) N with caron
82 cmpCaron["o"] := "{u+01d2}" ; (ǒ) o with caron
83 cmpCaron["O"] := "{u+01d1}" ; (Ǒ) O with caron
84 cmpCaron["r"] := "{u+0159}" ; (ř) r with caron
85 cmpCaron["R"] := "{u+0158}" ; (Ř) R with caron
86 cmpCaron["s"] := "{u+0161}" ; (š) s with caron
87 cmpCaron["S"] := "{u+0160}" ; (Š) S with caron
88 cmpCaron["t"] := "{u+0165}" ; (ť) t with caron
89 cmpCaron["T"] := "{u+0164}" ; (Ť) T with caron
90 cmpCaron["u"] := "{u+01d4}" ; (ǔ) u with caron
91 cmpCaron["U"] := "{u+01d3}" ; (Ǔ) U with caron
92 cmpCaron["v"] := "{u+01da}" ; (ǚ) u with diaeresis and caron
93 cmpCaron["V"] := "{u+01d9}" ; (Ǚ) U with diaeresis and caron
94 cmpCaron["z"] := "{u+017e}" ; (ž) z with caron
95 cmpCaron["Z"] := "{u+017d}" ; (Ž) Z with caron
96 cmpCaron["3"] := "{u+01ef}" ; (ǯ) small letter ezh with caron
97 cmpCaron["#"] := "{u+01ee}" ; (Ǯ) capital letter ezh with caron
98 cmpCaron[" "] := "{u+02c7}" ; (ˇ) caron
99
100
101 ; Compose : Dot Above (.)
102
103 global cmpDotAbove := Map()
104 cmpDotAbove["a"] := "{u+0227}" ; (ȧ) a with dot above
105 cmpDotAbove["A"] := "{u+0226}" ; (Ȧ) A with dot above
106 cmpDotAbove["b"] := "{u+1e03}" ; (ḃ) b with dot above
107 cmpDotAbove["B"] := "{u+1e02}" ; (Ḃ) B with dot above
108 cmpDotAbove["c"] := "{u+010b}" ; (ċ) c with dot above
109 cmpDotAbove["C"] := "{u+010a}" ; (Ċ) C with dot above
110 cmpDotAbove["d"] := "{u+1e0b}" ; (ḋ) d with dot above
111 cmpDotAbove["D"] := "{u+1e0a}" ; (Ḋ) D with dot above
112 cmpDotAbove["e"] := "{u+0117}" ; (ė) e with dot above
113 cmpDotAbove["E"] := "{u+0116}" ; (Ė) E with dot above
114 cmpDotAbove["f"] := "{u+1e1f}" ; (ḟ) f with dot above
115 cmpDotAbove["F"] := "{u+1e1e}" ; (Ḟ) F with dot above
116 cmpDotAbove["g"] := "{u+0121}" ; (ġ) g with dot above
117 cmpDotAbove["G"] := "{u+0120}" ; (Ġ) G with dot above
118 cmpDotAbove["h"] := "{u+1e23}" ; (ḣ) h with dot above
119 cmpDotAbove["H"] := "{u+1e22}" ; (Ḣ) H with dot above
120 cmpDotAbove["i"] := "{u+0131}" ; (ı) dotless i (Turkish, Azerbaijani)
121 cmpDotAbove["I"] := "{u+0130}" ; (İ) I with dot above (Turkish, Azerbaijani)
122 cmpDotAbove["j"] := "{u+0237}" ; (ȷ) dotless j
123 cmpDotAbove["l"] := "{u+0140}" ; (ŀ) l with middle dot
124 cmpDotAbove["L"] := "{u+013f}" ; (Ŀ) L with middle dot
125 cmpDotAbove["m"] := "{u+1e41}" ; (ṁ) m with dot above
126 cmpDotAbove["M"] := "{u+1e40}" ; (Ṁ) M with dot above
127 cmpDotAbove["n"] := "{u+1e45}" ; (ṅ) n with dot above
128 cmpDotAbove["N"] := "{u+1e44}" ; (Ṅ) N with dot above
129 cmpDotAbove["o"] := "{u+022f}" ; (ȯ) o with dot above
130 cmpDotAbove["O"] := "{u+022e}" ; (Ȯ) O with dot above
131 cmpDotAbove["p"] := "{u+1e57}" ; (ṗ) p with dot above
132 cmpDotAbove["P"] := "{u+1e56}" ; (Ṗ) P with dot above
133 cmpDotAbove["r"] := "{u+1e59}" ; (ṙ) r with dot above
134 cmpDotAbove["R"] := "{u+1e58}" ; (Ṙ) R with dot above
135 cmpDotAbove["s"] := "{u+1e61}" ; (ṡ) s with dot above
136 cmpDotAbove["S"] := "{u+1e60}" ; (Ṡ) S with dot above
137 cmpDotAbove["t"] := "{u+1e6b}" ; (ṫ) t with dot above
138 cmpDotAbove["T"] := "{u+1e6a}" ; (Ṫ) T with dot above
139 cmpDotAbove["u"] := "{u+016f}" ; (ů) u with ring above
140 cmpDotAbove["U"] := "{u+016e}" ; (Ů) U with ring above
141 cmpDotAbove["w"] := "{u+1e87}" ; (ẇ) w with dot above
142 cmpDotAbove["W"] := "{u+1e86}" ; (Ẇ) W with dot above
143 cmpDotAbove["x"] := "{u+1e8b}" ; (ẋ) x with dot above
144 cmpDotAbove["X"] := "{u+1e8a}" ; (Ẋ) X with dot above
145 cmpDotAbove["y"] := "{u+1e8f}" ; (ẏ) y with dot above
146 cmpDotAbove["Y"] := "{u+1e8e}" ; (Ẏ) Y with dot above
147 cmpDotAbove["z"] := "{u+017c}" ; (ż) z with dot above
148 cmpDotAbove["Z"] := "{u+017b}" ; (Ż) Z with dot above
149
150
151 ; Compose : Ring Above (o)
152
153 global cmpRingAbove := Map()
154 cmpRingAbove["u"] := "{u+016f}" ; (ů) u with ring above
155 cmpRingAbove["U"] := "{u+016e}" ; (Ů) U with ring above
156 cmpRingAbove["w"] := "{u+1e98}" ; (ẘ) w with ring above
157 cmpRingAbove["y"] := "{u+1e99}" ; (ẙ) y with ring above
158
159
160 ; Compose : Macron/Stroke (-)
161
162 global cmpMacronStroke := Map()
163 cmpMacronStroke["a"] := "{u+0101}" ; (ā) a with macron
164 cmpMacronStroke["A"] := "{u+0100}" ; (Ā) A with macron
165 cmpMacronStroke["b"] := "{u+0180}" ; (ƀ) b with stroke
166 cmpMacronStroke["B"] := "{u+0243}" ; (Ƀ) B with stroke
167 cmpMacronStroke["d"] := "{u+0111}" ; (đ) d with stroke
168 cmpMacronStroke["D"] := "{u+0110}" ; (Đ) D with stroke
169 cmpMacronStroke["e"] := "{u+0113}" ; (ē) e with macron
170 cmpMacronStroke["E"] := "{u+0112}" ; (Ē) E with macron
171 cmpMacronStroke["g"] := "{u+01e5}" ; (ǥ) g with stroke (Skolt Sami)
172 cmpMacronStroke["G"] := "{u+01e4}" ; (Ǥ) G with stroke (Skolt Sami)
173 cmpMacronStroke["h"] := "{u+0127}" ; (ħ) h with stroke (Maltese)
174 cmpMacronStroke["H"] := "{u+0126}" ; (Ħ) H with stroke (Maltese)
175 cmpMacronStroke["i"] := "{u+012b}" ; (ī) i with macron
176 cmpMacronStroke["I"] := "{u+012a}" ; (Ī) I with macron
177 cmpMacronStroke["j"] := "{u+0249}" ; (ɉ) j with stroke
178 cmpMacronStroke["J"] := "{u+0248}" ; (Ɉ) J with stroke
179 cmpMacronStroke["l"] := "{u+0142}" ; (ł) l with stroke
180 cmpMacronStroke["L"] := "{u+0141}" ; (Ł) L with stroke
181 cmpMacronStroke["o"] := "{u+014d}" ; (ō) o with macron
182 cmpMacronStroke["O"] := "{u+014c}" ; (Ō) O with macron
183 cmpMacronStroke["p"] := "{u+1d7d}" ; (ᵽ) p with stroke
184 cmpMacronStroke["P"] := "{u+2c63}" ; (Ᵽ) P with stroke
185 cmpMacronStroke["r"] := "{u+024d}" ; (ɍ) r with stroke
186 cmpMacronStroke["R"] := "{u+024c}" ; (Ɍ) R with stroke
187 cmpMacronStroke["t"] := "{u+0167}" ; (ŧ) t with stroke
188 cmpMacronStroke["T"] := "{u+0166}" ; (Ŧ) T with stroke
189 cmpMacronStroke["u"] := "{u+016b}" ; (ū) u with macron
190 cmpMacronStroke["U"] := "{u+016a}" ; (Ū) U with macron
191 cmpMacronStroke["v"] := "{u+01d6}" ; (ǖ) u with diaeresis and macron
192 cmpMacronStroke["V"] := "{u+01d5}" ; (Ǖ) U with diaeresis and macron
193 cmpMacronStroke["y"] := "{u+0233}" ; (ȳ) y with macron
194 cmpMacronStroke["Y"] := "{u+0232}" ; (Ȳ) Y with macron
195 cmpMacronStroke["z"] := "{u+01b6}" ; (ƶ) z with stroke
196 cmpMacronStroke["Z"] := "{u+01b5}" ; (Ƶ) Z with stroke
197 cmpMacronStroke[" "] := "{u+00af}" ; (¯) macron
198
199
200 ; Compose : Macron/Stroke (Additional) (_)
201
202 global cmpMacronStrokeAdd := Map()
203 cmpMacronStrokeAdd["a"] := "{u+01e3}" ; (ǣ) ae with macron
204 cmpMacronStrokeAdd["A"] := "{u+01e2}" ; (Ǣ) AE with macron
205 cmpMacronStrokeAdd["g"] := "{u+1e21}" ; (ḡ) g with macron
206 cmpMacronStrokeAdd["G"] := "{u+1e20}" ; (Ḡ) G with macron
207 cmpMacronStrokeAdd["i"] := "{u+0268}" ; (ɨ) i with stroke
208 cmpMacronStrokeAdd["I"] := "{u+0197}" ; (Ɨ) I with stroke
209 cmpMacronStrokeAdd["l"] := "{u+019a}" ; (ƚ) l with bar
210 cmpMacronStrokeAdd["L"] := "{u+023d}" ; (Ƚ) L with bar
211 cmpMacronStrokeAdd["o"] := "{u+01ed}" ; (ǭ) o with ogonek and macron
212 cmpMacronStrokeAdd["O"] := "{u+01ec}" ; (Ǭ) O with ogonek and macron
213 cmpMacronStrokeAdd["u"] := "{u+0289}" ; (ʉ) u with bar
214 cmpMacronStrokeAdd["U"] := "{u+0244}" ; (Ʉ) U with bar
215 cmpMacronStrokeAdd["y"] := "{u+024f}" ; (ɏ) y with stroke
216 cmpMacronStrokeAdd["Y"] := "{u+024e}" ; (Ɏ) Y with stroke
217 cmpMacronStrokeAdd[" "] := "{u+00af}" ; (¯) macron
218
219
220 ; Compose : Stroke (/)
221
222 global cmpStroke := Map()
223 cmpStroke["a"] := "{u+2c65}" ; (ⱥ) a with stroke
224 cmpStroke["A"] := "{u+023a}" ; (Ⱥ) A with stroke
225 cmpStroke["c"] := "{u+023c}" ; (ȼ) c with stroke
226 cmpStroke["C"] := "{u+023b}" ; (Ȼ) C with stroke
227 cmpStroke["e"] := "{u+0247}" ; (ɇ) e with stroke
228 cmpStroke["E"] := "{u+0246}" ; (Ɇ) E with stroke
229 cmpStroke["f"] := "{u+1e9c}" ; (ẜ) long s with diagonal stroke
230 cmpStroke["g"] := "{u+a7a1}" ; (ꞡ) g with oblique stroke
231 cmpStroke["G"] := "{u+a7a0}" ; (Ꞡ) G with oblique stroke
232 cmpStroke["k"] := "{u+a7a3}" ; (ꞣ) k with oblique stroke
233 cmpStroke["K"] := "{u+a7a2}" ; (Ꞣ) K with oblique stroke
234 cmpStroke["n"] := "{u+a7a5}" ; (ꞥ) n with oblique stroke
235 cmpStroke["N"] := "{u+a7a4}" ; (Ꞥ) N with oblique stroke
236 cmpStroke["o"] := "{u+00f8}" ; (ø) o with stroke
237 cmpStroke["O"] := "{u+00d8}" ; (Ø) O with stroke
238 cmpStroke["r"] := "{u+a7a7}" ; (ꞧ) r with oblique stroke
239 cmpStroke["R"] := "{u+a7a6}" ; (Ꞧ) R with oblique stroke
240 cmpStroke["s"] := "{u+a7a9}" ; (ꞩ) s with oblique stroke
241 cmpStroke["S"] := "{u+a7a8}" ; (Ꞩ) S with oblique stroke
242 cmpStroke["t"] := "{u+2c66}" ; (ⱦ) t with stroke
243 cmpStroke["T"] := "{u+023e}" ; (Ⱦ) T with stroke
244
245
246 ; Compose : Cedilla/Ogonek (,)
247
248 global cmpCedillaOgonek := Map()
249 cmpCedillaOgonek["a"] := "{u+0105}" ; (ą) a with ogonek
250 cmpCedillaOgonek["A"] := "{u+0104}" ; (Ą) A with ogonek
251 cmpCedillaOgonek["c"] := "{u+00e7}" ; (ç) c with cedilla
252 cmpCedillaOgonek["C"] := "{u+00c7}" ; (Ç) C with cedilla
253 cmpCedillaOgonek["d"] := "{u+1e11}" ; (ḑ) d with cedilla
254 cmpCedillaOgonek["D"] := "{u+1e10}" ; (Ḑ) D with cedilla
255 cmpCedillaOgonek["e"] := "{u+0119}" ; (ę) e with ogonek
256 cmpCedillaOgonek["E"] := "{u+0118}" ; (Ę) E with ogonek
257 cmpCedillaOgonek["f"] := "{u+0229}" ; (ȩ) e with cedilla
258 cmpCedillaOgonek["F"] := "{u+0228}" ; (Ȩ) E with cedilla
259 cmpCedillaOgonek["g"] := "{u+0123}" ; (ģ) g with cedilla
260 cmpCedillaOgonek["G"] := "{u+0122}" ; (Ģ) G with cedilla
261 cmpCedillaOgonek["h"] := "{u+1e29}" ; (ḩ) h with cedilla
262 cmpCedillaOgonek["H"] := "{u+1e28}" ; (Ḩ) H with cedilla
263 cmpCedillaOgonek["i"] := "{u+012f}" ; (į) i with ogonek
264 cmpCedillaOgonek["I"] := "{u+012e}" ; (Į) I with ogonek
265 cmpCedillaOgonek["k"] := "{u+0137}" ; (ķ) k with cedilla
266 cmpCedillaOgonek["K"] := "{u+0136}" ; (Ķ) K with cedilla
267 cmpCedillaOgonek["l"] := "{u+013c}" ; (ļ) l with cedilla
268 cmpCedillaOgonek["L"] := "{u+013b}" ; (Ļ) L with cedilla
269 cmpCedillaOgonek["n"] := "{u+0146}" ; (ņ) n with cedilla
270 cmpCedillaOgonek["N"] := "{u+0145}" ; (Ņ) N with cedilla
271 cmpCedillaOgonek["o"] := "{u+01eb}" ; (ǫ) o with ogonek
272 cmpCedillaOgonek["O"] := "{u+01ea}" ; (Ǫ) O with ogonek
273 cmpCedillaOgonek["r"] := "{u+0157}" ; (ŗ) r with cedilla
274 cmpCedillaOgonek["R"] := "{u+0156}" ; (Ŗ) R with cedilla
275 cmpCedillaOgonek["s"] := "{u+015f}" ; (ş) s with cedilla
276 cmpCedillaOgonek["S"] := "{u+015e}" ; (Ş) S with cedilla
277 cmpCedillaOgonek["t"] := "{u+0163}" ; (ţ) t with cedilla
278 cmpCedillaOgonek["T"] := "{u+0162}" ; (Ţ) T with cedilla
279 cmpCedillaOgonek["u"] := "{u+0173}" ; (ų) u with ogonek
280 cmpCedillaOgonek["U"] := "{u+0172}" ; (Ų) U with ogonek
281 cmpCedillaOgonek["."] := "{u+02db}" ; (˛) ogonek
282 cmpCedillaOgonek[" "] := "{u+00b8}" ; (¸) cedilla
283
284
285 ; Compose : Breve/Special (b)
286
287 global cmpBreveSpecial := Map()
288 cmpBreveSpecial["a"] := "{u+0103}" ; (ă) a with breve
289 cmpBreveSpecial["A"] := "{u+0102}" ; (Ă) A with breve
290 cmpBreveSpecial["d"] := "{u+0256}" ; (ɖ) small letter d with tail
291 cmpBreveSpecial["D"] := "{u+0189}" ; (Ɖ) capital letter African D
292 cmpBreveSpecial["e"] := "{u+0115}" ; (ĕ) e with breve
293 cmpBreveSpecial["E"] := "{u+0114}" ; (Ĕ) E with breve
294 cmpBreveSpecial["f"] := "{u+0259}" ; (ə) small letter schwa (Azerbaijani)
295 cmpBreveSpecial["F"] := "{u+018f}" ; (Ə) capital letter schwa (Azerbaijani)
296 cmpBreveSpecial["g"] := "{u+011f}" ; (ğ) g with breve
297 cmpBreveSpecial["G"] := "{u+011e}" ; (Ğ) G with breve
298 cmpBreveSpecial["i"] := "{u+012d}" ; (ĭ) i with breve
299 cmpBreveSpecial["I"] := "{u+012c}" ; (Ĭ) I with breve
300 cmpBreveSpecial["n"] := "{u+014b}" ; (ŋ) small letter eng(ma)
301 cmpBreveSpecial["N"] := "{u+014a}" ; (Ŋ) capital letter eng(ma)
302 cmpBreveSpecial["o"] := "{u+014f}" ; (ŏ) o with breve
303 cmpBreveSpecial["O"] := "{u+014e}" ; (Ŏ) O with breve
304 cmpBreveSpecial["s"] := "{u+0219}" ; (ș) s with comma below (Romanian)
305 cmpBreveSpecial["S"] := "{u+0218}" ; (Ș) S with comma below (Romanian)
306 cmpBreveSpecial["t"] := "{u+021b}" ; (ț) t with comma below (Romanian)
307 cmpBreveSpecial["T"] := "{u+021a}" ; (Ț) T with comma below (Romanian)
308 cmpBreveSpecial["u"] := "{u+016d}" ; (ŭ) u with breve
309 cmpBreveSpecial["U"] := "{u+016c}" ; (Ŭ) U with breve
310 cmpBreveSpecial["w"] := "{u+01bf}" ; (ƿ) small letter wynn
311 cmpBreveSpecial["W"] := "{u+01f7}" ; (Ƿ) capital letter wynn
312 cmpBreveSpecial["y"] := "{u+021d}" ; (ȝ) small letter yogh
313 cmpBreveSpecial["Y"] := "{u+021c}" ; (Ȝ) capital letter yogh
314 cmpBreveSpecial["3"] := "{u+0292}" ; (ʒ) small letter ezh
315 cmpBreveSpecial["#"] := "{u+01b7}" ; (Ʒ) capital letter ezh
316 cmpBreveSpecial[" "] := "{u+02d8}" ; (˘) breve
317
318
319 ; Compose : Inverted Breve (B)
320
321 global cmpInvertedBreve := Map()
322 cmpInvertedBreve["a"] := "{u+0203}" ; (ȃ) a with inverted breve
323 cmpInvertedBreve["A"] := "{u+0202}" ; (Ȃ) A with inverted breve
324 cmpInvertedBreve["e"] := "{u+0207}" ; (ȇ) e with inverted breve
325 cmpInvertedBreve["E"] := "{u+0206}" ; (Ȇ) E with inverted breve
326 cmpInvertedBreve["i"] := "{u+020b}" ; (ȋ) i with inverted breve
327 cmpInvertedBreve["I"] := "{u+020a}" ; (Ȋ) I with inverted breve
328 cmpInvertedBreve["o"] := "{u+020f}" ; (ȏ) o with inverted breve
329 cmpInvertedBreve["O"] := "{u+020e}" ; (Ȏ) O with inverted breve
330 cmpInvertedBreve["r"] := "{u+0213}" ; (ȓ) r with inverted breve
331 cmpInvertedBreve["R"] := "{u+0212}" ; (Ȓ) R with inverted breve
332 cmpInvertedBreve["u"] := "{u+0217}" ; (ȗ) u with inverted breve
333 cmpInvertedBreve["U"] := "{u+0216}" ; (Ȗ) U with inverted breve
334
335
336 ; Compose : Acute Accent (')
337
338 global cmpAcuteAccent := Map()
339 cmpAcuteAccent["a"] := "{u+00e1}" ; (á) a with acute
340 cmpAcuteAccent["A"] := "{u+00c1}" ; (Á) A with acute
341 cmpAcuteAccent["c"] := "{u+0107}" ; (ć) c with acute
342 cmpAcuteAccent["C"] := "{u+0106}" ; (Ć) C with acute
343 cmpAcuteAccent["e"] := "{u+00e9}" ; (é) e with acute
344 cmpAcuteAccent["E"] := "{u+00c9}" ; (É) E with acute
345 cmpAcuteAccent["g"] := "{u+01f5}" ; (ǵ) g with acute
346 cmpAcuteAccent["G"] := "{u+01f4}" ; (Ǵ) G with acute
347 cmpAcuteAccent["i"] := "{u+00ed}" ; (í) i with acute
348 cmpAcuteAccent["I"] := "{u+00cd}" ; (Í) I with acute
349 cmpAcuteAccent["k"] := "{u+1e31}" ; (ḱ) k with acute
350 cmpAcuteAccent["K"] := "{u+1e30}" ; (Ḱ) K with acute
351 cmpAcuteAccent["l"] := "{u+013a}" ; (ĺ) l with acute
352 cmpAcuteAccent["L"] := "{u+0139}" ; (Ĺ) L with acute
353 cmpAcuteAccent["m"] := "{u+1e3f}" ; (ḿ) m with acute
354 cmpAcuteAccent["M"] := "{u+1e3e}" ; (Ḿ) M with acute
355 cmpAcuteAccent["n"] := "{u+0144}" ; (ń) n with acute
356 cmpAcuteAccent["N"] := "{u+0143}" ; (Ń) N with acute
357 cmpAcuteAccent["o"] := "{u+00f3}" ; (ó) o with acute
358 cmpAcuteAccent["O"] := "{u+00d3}" ; (Ó) O with acute
359 cmpAcuteAccent["p"] := "{u+1e55}" ; (ṕ) p with acute
360 cmpAcuteAccent["P"] := "{u+1e54}" ; (Ṕ) P with acute
361 cmpAcuteAccent["r"] := "{u+0155}" ; (ŕ) r with acute
362 cmpAcuteAccent["R"] := "{u+0154}" ; (Ŕ) R with acute
363 cmpAcuteAccent["s"] := "{u+015b}" ; (ś) s with acute
364 cmpAcuteAccent["S"] := "{u+015a}" ; (Ś) S with acute
365 cmpAcuteAccent["u"] := "{u+00fa}" ; (ú) u with acute
366 cmpAcuteAccent["U"] := "{u+00da}" ; (Ú) U with acute
367 cmpAcuteAccent["v"] := "{u+01d8}" ; (ǘ) u with diaeresis and acute
368 cmpAcuteAccent["V"] := "{u+01d7}" ; (Ǘ) U with diaeresis and acute
369 cmpAcuteAccent["w"] := "{u+1e83}" ; (ẃ) w with acute
370 cmpAcuteAccent["W"] := "{u+1e82}" ; (Ẃ) W with acute
371 cmpAcuteAccent["y"] := "{u+00fd}" ; (ý) y with acute
372 cmpAcuteAccent["Y"] := "{u+00dd}" ; (Ý) Y with acute
373 cmpAcuteAccent["z"] := "{u+017a}" ; (ź) z with acute
374 cmpAcuteAccent["Z"] := "{u+0179}" ; (Ź) Z with acute
375 cmpAcuteAccent["b"] := "{u+01fb}" ; (ǻ) a with ring above and acute
376 cmpAcuteAccent["B"] := "{u+01fa}" ; (Ǻ) A with ring above and acute
377 cmpAcuteAccent["d"] := "{u+1e09}" ; (ḉ) c with cedilla and acute
378 cmpAcuteAccent["D"] := "{u+1e08}" ; (Ḉ) C with cedilla and acute
379 cmpAcuteAccent["f"] := "{u+01fd}" ; (ǽ) ae with acute
380 cmpAcuteAccent["F"] := "{u+01fc}" ; (Ǽ) AE with acute
381 cmpAcuteAccent["q"] := "{u+01ff}" ; (ǿ) o with stroke and acute
382 cmpAcuteAccent["Q"] := "{u+01fe}" ; (Ǿ) O with stroke and acute
383
384
385 ; Compose : Diaeresis (")
386
387 global cmpDiaeresis := Map()
388 cmpDiaeresis["a"] := "{u+00e4}" ; (ä) a with diaeresis
389 cmpDiaeresis["A"] := "{u+00c4}" ; (Ä) A with diaeresis
390 cmpDiaeresis["e"] := "{u+00eb}" ; (ë) e with diaeresis
391 cmpDiaeresis["E"] := "{u+00cb}" ; (Ë) E with diaeresis
392 cmpDiaeresis["h"] := "{u+1e27}" ; (ḧ) h with diaeresis
393 cmpDiaeresis["H"] := "{u+1e26}" ; (Ḧ) H with diaeresis
394 cmpDiaeresis["i"] := "{u+00ef}" ; (ï) i with diaeresis
395 cmpDiaeresis["I"] := "{u+00cf}" ; (Ï) I with diaeresis
396 cmpDiaeresis["o"] := "{u+00f6}" ; (ö) o with diaeresis
397 cmpDiaeresis["O"] := "{u+00d6}" ; (Ö) O with diaeresis
398 cmpDiaeresis["t"] := "{u+1e97}" ; (ẗ) t with diaeresis
399 cmpDiaeresis["u"] := "{u+00fc}" ; (ü) u with diaeresis
400 cmpDiaeresis["U"] := "{u+00dc}" ; (Ü) U with diaeresis
401 cmpDiaeresis["w"] := "{u+1e85}" ; (ẅ) w with diaeresis
402 cmpDiaeresis["W"] := "{u+1e84}" ; (Ẅ) W with diaeresis
403 cmpDiaeresis["x"] := "{u+1e8d}" ; (ẍ) x with diaeresis
404 cmpDiaeresis["X"] := "{u+1e8c}" ; (Ẍ) X with diaeresis
405 cmpDiaeresis["y"] := "{u+00ff}" ; (ÿ) y with diaeresis
406 cmpDiaeresis["Y"] := "{u+0178}" ; (Ÿ) Y with diaeresis
407 cmpDiaeresis[" "] := "{u+00a8}" ; (¨) diaeresis
408
409
410 ; Compose : Double Acute Accent and Special Letters (=)
411
412 global cmpDoubleAcute := Map()
413 cmpDoubleAcute["o"] := "{u+0151}" ; (ő) o with double acute
414 cmpDoubleAcute["O"] := "{u+0150}" ; (Ő) O with double acute
415 cmpDoubleAcute["u"] := "{u+0171}" ; (ű) u with double acute
416 cmpDoubleAcute["U"] := "{u+0170}" ; (Ű) U with double acute
417 cmpDoubleAcute["h"] := "{u+a727}" ; (ꜧ) small letter heng
418 cmpDoubleAcute["H"] := "{u+a726}" ; (Ꜧ) capital letter heng
419 cmpDoubleAcute[" "] := "{u+02dd}" ; (˝) double acute accent
420
421
422 ; Compose : Grave Accent (`)
423
424 global cmpGraveAccent := Map()
425 cmpGraveAccent["a"] := "{u+00e0}" ; (à) a with grave
426 cmpGraveAccent["A"] := "{u+00c0}" ; (À) A with grave
427 cmpGraveAccent["e"] := "{u+00e8}" ; (è) e with grave
428 cmpGraveAccent["E"] := "{u+00c8}" ; (È) E with grave
429 cmpGraveAccent["i"] := "{u+00ec}" ; (ì) i with grave
430 cmpGraveAccent["I"] := "{u+00cc}" ; (Ì) I with grave
431 cmpGraveAccent["n"] := "{u+01f9}" ; (ǹ) n with grave
432 cmpGraveAccent["N"] := "{u+01f8}" ; (Ǹ) N with grave
433 cmpGraveAccent["o"] := "{u+00f2}" ; (ò) o with grave
434 cmpGraveAccent["O"] := "{u+00d2}" ; (Ò) O with grave
435 cmpGraveAccent["u"] := "{u+00f9}" ; (ù) u with grave
436 cmpGraveAccent["U"] := "{u+00d9}" ; (Ù) U with grave
437 cmpGraveAccent["v"] := "{u+01dc}" ; (ǜ) u with diaeresis and grave
438 cmpGraveAccent["V"] := "{u+01db}" ; (Ǜ) U with diaeresis and grave
439 cmpGraveAccent["w"] := "{u+1e81}" ; (ẁ) w with grave
440 cmpGraveAccent["W"] := "{u+1e80}" ; (Ẁ) W with grave
441 cmpGraveAccent["y"] := "{u+1ef3}" ; (ỳ) y with grave
442 cmpGraveAccent["Y"] := "{u+1ef2}" ; (Ỳ) Y with grave
443 cmpGraveAccent[" "] := "{u+02cb}" ; (ˋ) grave accent (modifier)
444
445
446 ; Compose : Double Grave (G)
447
448 global cmpDoubleGrave := Map()
449 cmpDoubleGrave["a"] := "{u+0201}" ; (ȁ) a with double grave
450 cmpDoubleGrave["A"] := "{u+0200}" ; (Ȁ) A with double grave
451 cmpDoubleGrave["e"] := "{u+0205}" ; (ȅ) e with double grave
452 cmpDoubleGrave["E"] := "{u+0204}" ; (Ȅ) E with double grave
453 cmpDoubleGrave["i"] := "{u+0209}" ; (ȉ) i with double grave
454 cmpDoubleGrave["I"] := "{u+0208}" ; (Ȉ) I with double grave
455 cmpDoubleGrave["o"] := "{u+020d}" ; (ȍ) o with double grave
456 cmpDoubleGrave["O"] := "{u+020c}" ; (Ȍ) O with double grave
457 cmpDoubleGrave["r"] := "{u+0211}" ; (ȑ) r with double grave
458 cmpDoubleGrave["R"] := "{u+0210}" ; (Ȑ) R with double grave
459 cmpDoubleGrave["u"] := "{u+0215}" ; (ȕ) u with double grave
460 cmpDoubleGrave["U"] := "{u+0214}" ; (Ȕ) U with double grave
461
462
463 ; Compose : Tilde (~)
464
465 global cmpTilde := Map()
466 cmpTilde["a"] := "{u+00e3}" ; (ã) a with tilde
467 cmpTilde["A"] := "{u+00c3}" ; (Ã) A with tilde
468 cmpTilde["e"] := "{u+1ebd}" ; (ẽ) e with tilde
469 cmpTilde["E"] := "{u+1ebc}" ; (Ẽ) E with tilde
470 cmpTilde["i"] := "{u+0129}" ; (ĩ) i with tilde
471 cmpTilde["I"] := "{u+0128}" ; (Ĩ) I with tilde
472 cmpTilde["n"] := "{u+00f1}" ; (ñ) n with tilde
473 cmpTilde["N"] := "{u+00d1}" ; (Ñ) N with tilde
474 cmpTilde["o"] := "{u+00f5}" ; (õ) o with tilde
475 cmpTilde["O"] := "{u+00d5}" ; (Õ) O with tilde
476 cmpTilde["u"] := "{u+0169}" ; (ũ) u with tilde
477 cmpTilde["U"] := "{u+0168}" ; (Ũ) U with tilde
478 cmpTilde["v"] := "{u+1e7d}" ; (ṽ) v with tilde
479 cmpTilde["V"] := "{u+1e7c}" ; (Ṽ) V with tilde
480 cmpTilde["y"] := "{u+1ef9}" ; (ỹ) y with tilde
481 cmpTilde["Y"] := "{u+1ef8}" ; (Ỹ) Y with tilde
482 cmpTilde[" "] := "{u+02dc}" ; (˜) tilde
483
484
485 ; Compose : Hook and Latin Greek Letters (h)
486
487 global cmpHook := Map()
488 cmpHook["b"] := "{u+0253}" ; (ɓ) b with hook
489 cmpHook["B"] := "{u+0181}" ; (Ɓ) B with hook
490 cmpHook["c"] := "{u+0188}" ; (ƈ) c with hook
491 cmpHook["C"] := "{u+0187}" ; (Ƈ) C with hook
492 cmpHook["d"] := "{u+0257}" ; (ɗ) d with hook
493 cmpHook["D"] := "{u+018a}" ; (Ɗ) D with hook
494 cmpHook["f"] := "{u+0192}" ; (ƒ) f with hook
495 cmpHook["F"] := "{u+0191}" ; (Ƒ) F with hook
496 cmpHook["g"] := "{u+0260}" ; (ɠ) g with hook
497 cmpHook["G"] := "{u+0193}" ; (Ɠ) G with hook
498 cmpHook["h"] := "{u+0266}" ; (ɦ) h with hook
499 cmpHook["H"] := "{u+a7aa}" ; (Ɦ) H with hook
500 cmpHook["k"] := "{u+0199}" ; (ƙ) k with hook
501 cmpHook["K"] := "{u+0198}" ; (Ƙ) K with hook
502 cmpHook["m"] := "{u+0271}" ; (ɱ) m with hook
503 cmpHook["M"] := "{u+2c6e}" ; (Ɱ) M with hook
504 cmpHook["n"] := "{u+0272}" ; (ɲ) n with left hook
505 cmpHook["N"] := "{u+019d}" ; (Ɲ) N with left hook
506 cmpHook["p"] := "{u+01a5}" ; (ƥ) p with hook
507 cmpHook["P"] := "{u+01a4}" ; (Ƥ) P with hook
508 cmpHook["q"] := "{u+024b}" ; (ɋ) q with hook tail
509 cmpHook["Q"] := "{u+024a}" ; (Ɋ) Q with hook tail
510 cmpHook["r"] := "{u+027d}" ; (ɽ) r with tail
511 cmpHook["R"] := "{u+2c64}" ; (Ɽ) R with tail
512 cmpHook["t"] := "{u+01ad}" ; (ƭ) t with hook
513 cmpHook["T"] := "{u+01ac}" ; (Ƭ) T with hook
514 cmpHook["v"] := "{u+028b}" ; (ʋ) v with hook
515 cmpHook["V"] := "{u+01b2}" ; (Ʋ) V with hook
516 cmpHook["w"] := "{u+2c73}" ; (ⱳ) w with hook
517 cmpHook["W"] := "{u+2c72}" ; (Ⱳ) W with hook
518 cmpHook["y"] := "{u+01b4}" ; (ƴ) y with hook
519 cmpHook["Y"] := "{u+01b3}" ; (Ƴ) Y with hook
520 cmpHook["z"] := "{u+0225}" ; (ȥ) z with hook
521 cmpHook["Z"] := "{u+0224}" ; (Ȥ) Z with hook
522 cmpHook["a"] := "{u+0251}" ; (ɑ) latin small letter alpha
523 cmpHook["A"] := "{u+2c6d}" ; (Ɑ) latin capital letter alpha
524 cmpHook["e"] := "{u+025b}" ; (ɛ) small open e (latin small epsilon)
525 cmpHook["E"] := "{u+0190}" ; (Ɛ) capital open E (latin capital epsilon)
526 cmpHook["i"] := "{u+0269}" ; (ɩ) latin small letter iota
527 cmpHook["I"] := "{u+0196}" ; (Ɩ) latin capital letter iota
528 cmpHook["j"] := "{u+0263}" ; (ɣ) latin small gamma
529 cmpHook["J"] := "{u+0194}" ; (Ɣ) latin capital gamma
530 cmpHook["o"] := "{u+0254}" ; (ɔ) small open o
531 cmpHook["O"] := "{u+0186}" ; (Ɔ) capital open O
532 cmpHook["s"] := "{u+0283}" ; (ʃ) small letter esh
533 cmpHook["S"] := "{u+01a9}" ; (Ʃ) capital letter esh
534 cmpHook["u"] := "{u+028a}" ; (ʊ) latin small letter upsilon
535 cmpHook["U"] := "{u+01b1}" ; (Ʊ) latin capital letter upsilon
536
537
538 ; Compose : Horn and Special Letters (H)
539
540 global cmpHorn := Map()
541 cmpHorn["o"] := "{u+01a1}" ; (ơ) o with horn
542 cmpHorn["O"] := "{u+01a0}" ; (Ơ) O with horn
543 cmpHorn["u"] := "{u+01b0}" ; (ư) u with horn
544 cmpHorn["U"] := "{u+01af}" ; (Ư) U with horn
545 cmpHorn["g"] := "{u+ab36}" ; (ꬶ) cross-tailed g
546 cmpHorn["h"] := "{u+0267}" ; (ɧ) small letter heng with hook
547 cmpHorn["k"] := "{u+0138}" ; (ĸ) small letter kra
548 cmpHorn["s"] := "{u+017f}" ; (ſ) small long s
549 cmpHorn["S"] := "{u+1e9b}" ; (ẛ) small long s with dot above
550
551
552 ; Compose : Turned Letters (t)
553
554 global cmpTurned := Map()
555 cmpTurned["a"] := "{u+0250}" ; (ɐ) small turned a
556 cmpTurned["A"] := "{u+2c6f}" ; (Ɐ) capital turned A
557 cmpTurned["e"] := "{u+01dd}" ; (ǝ) small turned e
558 cmpTurned["E"] := "{u+018e}" ; (Ǝ) capital reversed E
559 cmpTurned["q"] := "{u+0252}" ; (ɒ) latin small letter turned alpha
560 cmpTurned["Q"] := "{u+2c70}" ; (Ɒ) latin capital letter turned alpha
561 cmpTurned["v"] := "{u+028c}" ; (ʌ) latin small letter turned v
562 cmpTurned["V"] := "{u+0245}" ; (Ʌ) latin capital letter turned V
563
564
565 ; Compose : Currency ($)
566
567 global cmpCurrency := Map()
568 cmpCurrency["a"] := "{u+058f}" ; (֏) Armenian dram
569 cmpCurrency["A"] := "{u+20b3}" ; (₳) Argentine austral
570 cmpCurrency["b"] := "{u+20bf}" ; (₿) bitcoin
571 cmpCurrency["B"] := "{u+0e3f}" ; (฿) Thai baht
572 cmpCurrency["c"] := "{u+20a1}" ; (₡) Costa Rican colón
573 cmpCurrency["C"] := "{u+20b5}" ; (₵) Ghanaian cedi
574 cmpCurrency["d"] := "{u+20ab}" ; (₫) Vietnamese dong
575 cmpCurrency["D"] := "{u+20af}" ; (₯) Greek drachma
576 cmpCurrency["e"] := "{u+20ac}" ; (€) euro sign
577 cmpCurrency["E"] := "{u+20a0}" ; (₠) euro-currency sign
578 cmpCurrency["f"] := "{u+20a3}" ; (₣) French franc
579 cmpCurrency["F"] := "{u+20a3}" ; (₣) French franc
580 cmpCurrency["g"] := "{u+20b2}" ; (₲) Paraguayan guaraní
581 cmpCurrency["G"] := "{u+20be}" ; (₾) Georgian lari
582 cmpCurrency["h"] := "{u+20b4}" ; (₴) Ukrainian hryvnia
583 cmpCurrency["H"] := "{u+20b4}" ; (₴) Ukrainian hryvnia
584 cmpCurrency["i"] := "{u+20a4}" ; (₤) lira
585 cmpCurrency["I"] := "{u+20b6}" ; (₶) livre tournois
586 cmpCurrency["k"] := "{u+20ad}" ; (₭) Laotian kip
587 cmpCurrency["K"] := "{u+20ad}" ; (₭) Laotian kip
588 cmpCurrency["l"] := "{u+20ba}" ; (₺) Turkish lira
589 cmpCurrency["L"] := "{u+00a3}" ; (£) pound sign
590 cmpCurrency["m"] := "{u+20bc}" ; (₼) Azerbaijani manat
591 cmpCurrency["M"] := "{u+20a5}" ; (₥) mill sign
592 cmpCurrency["n"] := "{u+20a6}" ; (₦) Nigerian naira
593 cmpCurrency["N"] := "{u+20bb}" ; (₻) Nordic mark
594 cmpCurrency["o"] := "{u+00a2}" ; (¢) cent sign (dollar)
595 cmpCurrency["p"] := "{u+20b1}" ; (₱) Philippine peso
596 cmpCurrency["P"] := "{u+20a7}" ; (₧) Spanish pesetas
597 cmpCurrency["r"] := "{u+20b9}" ; (₹) Indian rupee
598 cmpCurrency["R"] := "{u+20bd}" ; (₽) Russian ruble
599 cmpCurrency["s"] := "{u+20aa}" ; (₪) Israeli new shekel
600 cmpCurrency["S"] := "{u+20b7}" ; (₷) spesmilo
601 cmpCurrency["t"] := "{u+20ae}" ; (₮) Mongolian tögrög (tugrik)
602 cmpCurrency["T"] := "{u+20b8}" ; (₸) Kazakh tenge
603 cmpCurrency["u"] := "{u+20a8}" ; (₨) rupee sign
604 cmpCurrency["U"] := "{u+20a2}" ; (₢) Brazilian cruzeiro
605 cmpCurrency["w"] := "{u+20a9}" ; (₩) South Korean won
606 cmpCurrency["W"] := "{u+20a9}" ; (₩) South Korean won
607 cmpCurrency["x"] := "{u+00a4}" ; (¤) currency sign
608 cmpCurrency["y"] := "{u+00a5}" ; (¥) yen sign
609 cmpCurrency["Y"] := "{u+00a5}" ; (¥) yen sign
610 cmpCurrency[" "] := "{u+00a4}" ; (¤) currency sign
611
612
613 ; Compose : Greek Alphabet (g)
614
615 global cmpGreekAlphabet := Map()
616 cmpGreekAlphabet["a"] := "{u+03b1}" ; (α) small alpha
617 cmpGreekAlphabet["A"] := "{u+0391}" ; (Α) capital alpha
618 cmpGreekAlphabet["b"] := "{u+03b2}" ; (β) small beta
619 cmpGreekAlphabet["B"] := "{u+0392}" ; (Β) capital beta
620 cmpGreekAlphabet["v"] := "{u+03b2}" ; (β) small beta
621 cmpGreekAlphabet["V"] := "{u+0392}" ; (Β) capital beta
622 cmpGreekAlphabet["g"] := "{u+03b3}" ; (γ) small gamma
623 cmpGreekAlphabet["G"] := "{u+0393}" ; (Γ) capital gamma
624 cmpGreekAlphabet["d"] := "{u+03b4}" ; (δ) small delta
625 cmpGreekAlphabet["D"] := "{u+0394}" ; (Δ) capital delta
626 cmpGreekAlphabet["e"] := "{u+03b5}" ; (ε) small epsilon
627 cmpGreekAlphabet["E"] := "{u+0395}" ; (Ε) capital epsilon
628 cmpGreekAlphabet["z"] := "{u+03b6}" ; (ζ) small zeta
629 cmpGreekAlphabet["Z"] := "{u+0396}" ; (Ζ) capital zeta
630 cmpGreekAlphabet["h"] := "{u+03b7}" ; (η) small eta
631 cmpGreekAlphabet["H"] := "{u+0397}" ; (Η) capital eta
632 cmpGreekAlphabet["j"] := "{u+03b8}" ; (θ) small theta
633 cmpGreekAlphabet["J"] := "{u+0398}" ; (Θ) capital theta
634 cmpGreekAlphabet["i"] := "{u+03b9}" ; (ι) small iota
635 cmpGreekAlphabet["I"] := "{u+0399}" ; (Ι) capital iota
636 cmpGreekAlphabet["k"] := "{u+03ba}" ; (κ) small kappa
637 cmpGreekAlphabet["K"] := "{u+039a}" ; (Κ) capital kappa
638 cmpGreekAlphabet["l"] := "{u+03bb}" ; (λ) small lambda
639 cmpGreekAlphabet["L"] := "{u+039b}" ; (Λ) capital lambda
640 cmpGreekAlphabet["m"] := "{u+03bc}" ; (μ) small mu
641 cmpGreekAlphabet["M"] := "{u+039c}" ; (Μ) capital mu
642 cmpGreekAlphabet["n"] := "{u+03bd}" ; (ν) small nu
643 cmpGreekAlphabet["N"] := "{u+039d}" ; (Ν) capital nu
644 cmpGreekAlphabet["x"] := "{u+03be}" ; (ξ) small xi
645 cmpGreekAlphabet["X"] := "{u+039e}" ; (Ξ) capital xi
646 cmpGreekAlphabet["o"] := "{u+03bf}" ; (ο) small omicron
647 cmpGreekAlphabet["O"] := "{u+039f}" ; (Ο) capital omicron
648 cmpGreekAlphabet["p"] := "{u+03c0}" ; (π) small pi
649 cmpGreekAlphabet["P"] := "{u+03a0}" ; (Π) capital pi
650 cmpGreekAlphabet["r"] := "{u+03c1}" ; (ρ) small rho
651 cmpGreekAlphabet["R"] := "{u+03a1}" ; (Ρ) capital rho
652 cmpGreekAlphabet["s"] := "{u+03c3}" ; (σ) small sigma
653 cmpGreekAlphabet["S"] := "{u+03a3}" ; (Σ) capital sigma
654 cmpGreekAlphabet[","] := "{u+03c2}" ; (ς) small final sigma
655 cmpGreekAlphabet["t"] := "{u+03c4}" ; (τ) small tau
656 cmpGreekAlphabet["T"] := "{u+03a4}" ; (Τ) capital tau
657 cmpGreekAlphabet["u"] := "{u+03c5}" ; (υ) small upsilon
658 cmpGreekAlphabet["U"] := "{u+03a5}" ; (Υ) capital upsilon
659 cmpGreekAlphabet["y"] := "{u+03c5}" ; (υ) small upsilon
660 cmpGreekAlphabet["Y"] := "{u+03a5}" ; (Υ) capital upsilon
661 cmpGreekAlphabet["f"] := "{u+03c6}" ; (φ) small phi
662 cmpGreekAlphabet["F"] := "{u+03a6}" ; (Φ) capital phi
663 cmpGreekAlphabet["c"] := "{u+03c7}" ; (χ) small chi
664 cmpGreekAlphabet["C"] := "{u+03a7}" ; (Χ) capital chi
665 cmpGreekAlphabet["w"] := "{u+03c8}" ; (ψ) small psi
666 cmpGreekAlphabet["W"] := "{u+03a8}" ; (Ψ) capital psi
667 cmpGreekAlphabet["q"] := "{u+03c9}" ; (ω) small omega
668 cmpGreekAlphabet["Q"] := "{u+03a9}" ; (Ω) capital omega
669
670
671 ; Compose : Superscript Characters (p)
672
673 global cmpSuperscript := Map()
674 cmpSuperscript["1"] := "{u+00b9}" ; (¹) superscript 1
675 cmpSuperscript["2"] := "{u+00b2}" ; (²) superscript 2
676 cmpSuperscript["3"] := "{u+00b3}" ; (³) superscript 3
677 cmpSuperscript["4"] := "{u+2074}" ; (⁴) superscript 4
678 cmpSuperscript["5"] := "{u+2075}" ; (⁵) superscript 5
679 cmpSuperscript["6"] := "{u+2076}" ; (⁶) superscript 6
680 cmpSuperscript["7"] := "{u+2077}" ; (⁷) superscript 7
681 cmpSuperscript["8"] := "{u+2078}" ; (⁸) superscript 8
682 cmpSuperscript["9"] := "{u+2079}" ; (⁹) superscript 9
683 cmpSuperscript["0"] := "{u+2070}" ; (⁰) superscript 0
684 cmpSuperscript["n"] := "{u+207f}" ; (ⁿ) superscript n
685 cmpSuperscript["+"] := "{u+207a}" ; (⁺) superscript +
686 cmpSuperscript["-"] := "{u+207b}" ; (⁻) superscript -
687 cmpSuperscript["="] := "{u+207c}" ; (⁼) superscript =
688 cmpSuperscript["("] := "{u+207d}" ; (⁽) superscript (
689 cmpSuperscript[")"] := "{u+207e}" ; (⁾) superscript )
690
691
692 ; Compose : Subscript Characters (u)
693
694 global cmpSubscript := Map()
695 cmpSubscript["1"] := "{u+2081}" ; (₁) subscript 1
696 cmpSubscript["2"] := "{u+2082}" ; (₂) subscript 2
697 cmpSubscript["3"] := "{u+2083}" ; (₃) subscript 3
698 cmpSubscript["4"] := "{u+2084}" ; (₄) subscript 4
699 cmpSubscript["5"] := "{u+2085}" ; (₅) subscript 5
700 cmpSubscript["6"] := "{u+2086}" ; (₆) subscript 6
701 cmpSubscript["7"] := "{u+2087}" ; (₇) subscript 7
702 cmpSubscript["8"] := "{u+2088}" ; (₈) subscript 8
703 cmpSubscript["9"] := "{u+2089}" ; (₉) subscript 9
704 cmpSubscript["0"] := "{u+2080}" ; (₀) subscript 0
705 cmpSubscript["n"] := "{u+2099}" ; (ₙ) subscript n
706 cmpSubscript["+"] := "{u+208a}" ; (₊) subscript +
707 cmpSubscript["-"] := "{u+208b}" ; (₋) subscript -
708 cmpSubscript["="] := "{u+208c}" ; (₌) subscript =
709 cmpSubscript["("] := "{u+208d}" ; (₍) subscript (
710 cmpSubscript[")"] := "{u+208e}" ; (₎) subscript )
711
712
713 ; Compose : Spacing Characters and Dashes
714
715 global cmpSpace := Map()
716 global cmpQuad := Map()
717 cmpSpace["2"] := "{u+2002}" ; en space
718 cmpSpace["3"] := "{u+2003}" ; em space
719 cmpSpace["1"] := "{u+2004}" ; three-per-em space
720 cmpSpace["4"] := "{u+2005}" ; four-per-em space
721 cmpSpace["5"] := "{u+2008}" ; punctuation space
722 cmpSpace["6"] := "{u+2006}" ; six-per-em space
723 cmpSpace["7"] := "{u+2009}" ; thin space
724 cmpSpace["8"] := "{u+200a}" ; hair space
725 cmpSpace["9"] := "{u+2007}" ; figure space
726 cmpSpace["0"] := "{u+200b}" ; zero-width space
727 cmpSpace[" "] := "{u+00a0}" ; non-breaking space
728 cmpSpace["."] := "{u+202f}" ; narrow no-break space
729 cmpMacronStroke["2"] := "{u+2013}" ; (–) en dash
730 cmpMacronStroke["3"] := "{u+2014}" ; (—) em dash
731 cmpMacronStroke["4"] := "{u+2015}" ; (―) horizontal bar
732 cmpMacronStroke["5"] := "{u+2010}" ; (‐) hyphen
733 cmpMacronStroke["9"] := "{u+2012}" ; (‒) figure dash
734 cmpMacronStroke["0"] := "{u+00ad}" ; (­) soft hyphen
735 cmpMacronStroke["-"] := "{u+2011}" ; (‑) non-breaking hyphen
736 cmpQuad["2"] := "{u+2000}" ; en quad
737 cmpQuad["3"] := "{u+2001}" ; em quad
738
739
740 ; Compose : Arrows and Pointers
741
742 global cmpArrow := Map()
743 global cmpPlus := Map()
744 cmpArrow["1"] := "{u+2199}" ; (↙) south west arrow
745 cmpArrow["2"] := "{u+2193}" ; (↓) downwards arrow
746 cmpArrow["3"] := "{u+2198}" ; (↘) south east arrow
747 cmpArrow["4"] := "{u+2190}" ; (←) leftwards arrow
748 cmpArrow["5"] := "{u+2195}" ; (↕) up down arrow
749 cmpArrow["6"] := "{u+2192}" ; (→) rightwards arrow
750 cmpArrow["7"] := "{u+2196}" ; (↖) north west arrow
751 cmpArrow["8"] := "{u+2191}" ; (↑) upwards arrow
752 cmpArrow["9"] := "{u+2197}" ; (↗) north east arrow
753 cmpArrow["0"] := "{u+2194}" ; (↔) left right arrow
754 cmpDoubleAcute["1"] := "{u+21d9}" ; (⇙) south west double arrow
755 cmpDoubleAcute["2"] := "{u+21d3}" ; (⇓) downwards double arrow
756 cmpDoubleAcute["3"] := "{u+21d8}" ; (⇘) south east double arrow
757 cmpDoubleAcute["4"] := "{u+21d0}" ; (⇐) leftwards double arrow
758 cmpDoubleAcute["5"] := "{u+21d5}" ; (⇕) up down double arrow
759 cmpDoubleAcute["6"] := "{u+21d2}" ; (⇒) rightwards double arrow
760 cmpDoubleAcute["7"] := "{u+21d6}" ; (⇖) north west double arrow
761 cmpDoubleAcute["8"] := "{u+21d1}" ; (⇑) upwards double arrow
762 cmpDoubleAcute["9"] := "{u+21d7}" ; (⇗) north east double arrow
763 cmpDoubleAcute["0"] := "{u+21d4}" ; (⇔) left right double arrow
764 cmpPlus["2"] := "{u+25bc}" ; (▼) black down-pointing triangle
765 cmpPlus["@"] := "{u+25bd}" ; (▽) white down-pointing triangle
766 cmpPlus["4"] := "{u+25c0}" ; (◀) black left-pointing triangle
767 cmpPlus["$"] := "{u+25c1}" ; (◁) white left-pointing triangle
768 cmpPlus["6"] := "{u+25b6}" ; (▶) black right-pointing triangle
769 cmpPlus["^"] := "{u+25b7}" ; (▷) white right-pointing triangle
770 cmpPlus["8"] := "{u+25b2}" ; (▲) black up-pointing triangle
771 cmpPlus["*"] := "{u+25b3}" ; (△) white up-pointing triangle
772
773
774 ; Compose : Miscellaneous Symbols (s)
775
776 global cmpSymbols := Map()
777 cmpSymbols["a"] := "{u+214d}" ; (⅍) aktieselskab
778 cmpSymbols["c"] := "{u+2105}" ; (℅) care of
779 cmpSymbols["d"] := "{u+22c4}" ; (⋄) diamond operator
780 cmpSymbols["e"] := "{u+212e}" ; (℮) estimated symbol
781 cmpSymbols["E"] := "{u+2709}" ; (✉) envelope
782 cmpSymbols["f"] := "{u+2640}" ; (♀) Venus symbol (female)
783 cmpSymbols["g"] := "{u+2740}" ; (❀) white florette
784 cmpSymbols["G"] := "{u+273f}" ; (✿) black florette
785 cmpSymbols["h"] := "{u+2766}" ; (❦) floral heart
786 cmpSymbols["H"] := "{u+2767}" ; (❧) rotated floral heart bullet
787 cmpSymbols["i"] := "{u+2300}" ; (⌀) diameter sign
788 cmpSymbols["l"] := "{u+2113}" ; (ℓ) script small l
789 cmpSymbols["L"] := "{u+2112}" ; (ℒ) Laplace transform
790 cmpSymbols["m"] := "{u+2642}" ; (♂) Mars symbol (male)
791 cmpSymbols["M"] := "{u+2120}" ; (℠) service mark
792 cmpSymbols["q"] := "{u+2126}" ; (Ω) ohm sign (backwards compatibility)
793 cmpSymbols["r"] := "{u+2619}" ; (☙) reversed rotated floral heart bullet
794 cmpSymbols["R"] := "{u+211e}" ; (℞) prescription take (Recipere)
795 cmpSymbols["t"] := "{u+2706}" ; (✆) telephone location sign
796 cmpSymbols["v"] := "{u+2713}" ; (✓) check mark
797 cmpSymbols["V"] := "{u+2714}" ; (✔) heavy check mark
798 cmpSymbols["w"] := "{u+26a0}" ; (⚠) warning sign
799 cmpSymbols["x"] := "{u+2717}" ; (✗) ballot x
800 cmpSymbols["X"] := "{u+2718}" ; (✘) heavy ballot x
801 cmpSymbols["2"] := "{u+266b}" ; (♫) beamed eighth notes
802 cmpSymbols["3"] := "{u+2042}" ; (⁂) asterism
803 cmpSymbols["5"] := "{u+2605}" ; (★) black star
804 cmpSymbols["%"] := "{u+2606}" ; (☆) white star
805 cmpSymbols["6"] := "{u+273d}" ; (✽) heavy teardrop-spoked asterisk
806 cmpSymbols["^"] := "{u+273b}" ; (✻) teardrop-spoked asterisk
807 cmpSymbols["8"] := "{u+266a}" ; (♪) eighth note
808 cmpSymbols[";"] := "{u+263a}" ; (☺) white smiling face
809 cmpSymbols[":"] := "{u+263b}" ; (☻) black smiling face
810 cmpSymbols["!"] := "{u+203c}" ; (‼) double exclamation mark
811 cmpSymbols["?"] := "{u+203d}" ; (‽) interrobang
812 cmpSymbols["\"] := "{u+205e}" ; (⁞) vertical four dots
813 cmpSymbols["|"] := "{u+00a6}" ; (¦) broken bar
814 cmpSymbols["."] := "{u+2e18}" ; (⸘) inverted interrobang
815 cmpSymbols["/"] := "{u+2e2e}" ; (⸮) reversed question mark
816
817
818 ; Compose : Playing Card Suit Symbols (S)
819
820 global cmpPlayingCardSuit := Map()
821 cmpPlayingCardSuit["c"] := "{u+2663}" ; (♣) black club suit
822 cmpPlayingCardSuit["C"] := "{u+2667}" ; (♧) white club suit
823 cmpPlayingCardSuit["d"] := "{u+2666}" ; (♦) black diamond suit
824 cmpPlayingCardSuit["D"] := "{u+2662}" ; (♢) white diamond suit
825 cmpPlayingCardSuit["h"] := "{u+2665}" ; (♥) black heart suit
826 cmpPlayingCardSuit["H"] := "{u+2661}" ; (♡) white heart suit
827 cmpPlayingCardSuit["p"] := "{u+2660}" ; (♠) black spade suit
828 cmpPlayingCardSuit["P"] := "{u+2664}" ; (♤) white spade suit
829
830
831 ; Compose : Vulgar Fractions
832
833 global cmpOne := Map()
834 global cmpTwo := Map()
835 global cmpThree := Map()
836 global cmpFour := Map()
837 global cmpFive := Map()
838 global cmpSeven := Map()
839 global cmpZero := Map()
840 cmpOne["2"] := "{u+00bd}" ; (½) vulgar fraction 1/2
841 cmpOne["3"] := "{u+2153}" ; (⅓) vulgar fraction 1/3
842 cmpTwo["3"] := "{u+2154}" ; (⅔) vulgar fraction 2/3
843 cmpOne["4"] := "{u+00bc}" ; (¼) vulgar fraction 1/4
844 cmpThree["4"] := "{u+00be}" ; (¾) vulgar fraction 3/4
845 cmpOne["5"] := "{u+2155}" ; (⅕) vulgar fraction 1/5
846 cmpTwo["5"] := "{u+2156}" ; (⅖) vulgar fraction 2/5
847 cmpThree["5"] := "{u+2157}" ; (⅗) vulgar fraction 3/5
848 cmpFour["5"] := "{u+2158}" ; (⅘) vulgar fraction 4/5
849 cmpOne["6"] := "{u+2159}" ; (⅙) vulgar fraction 1/6
850 cmpFive["6"] := "{u+215a}" ; (⅚) vulgar fraction 5/6
851 cmpOne["7"] := "{u+2150}" ; (⅐) vulgar fraction 1/7
852 cmpOne["8"] := "{u+215b}" ; (⅛) vulgar fraction 1/8
853 cmpThree["8"] := "{u+215c}" ; (⅜) vulgar fraction 3/8
854 cmpFive["8"] := "{u+215d}" ; (⅝) vulgar fraction 5/8
855 cmpSeven["8"] := "{u+215e}" ; (⅞) vulgar fraction 7/8
856 cmpOne["9"] := "{u+2151}" ; (⅑) vulgar fraction 1/9
857 cmpOne["0"] := "{u+2152}" ; (⅒) vulgar fraction 1/10
858 cmpZero["3"] := "{u+2189}" ; (↉) vulgar fraction 0/3
859
860
861 ; Compose : Math Symbols (m)
862
863 global cmpMathSymbols := Map()
864 cmpMathSymbols["a"] := "{u+2200}" ; (∀) for all
865 cmpMathSymbols["A"] := "{u+2200}" ; (∀) for all
866 cmpMathSymbols["b"] := "{u+2286}" ; (⊆) subset of or equal to
867 cmpMathSymbols["B"] := "{u+2287}" ; (⊇) superset of or equal to
868 cmpMathSymbols["c"] := "{u+221d}" ; (∝) proportional to
869 cmpMathSymbols["C"] := "{u+2102}" ; (ℂ) complex numbers
870 cmpMathSymbols["d"] := "{u+2206}" ; (∆) increment operator
871 cmpMathSymbols["D"] := "{u+2207}" ; (∇) nabla/del operator
872 cmpMathSymbols["e"] := "{u+2203}" ; (∃) there exists
873 cmpMathSymbols["E"] := "{u+2204}" ; (∄) there does not exist
874 cmpMathSymbols["f"] := "{u+0192}" ; (ƒ) f with hook
875 cmpMathSymbols["F"] := "{u+220e}" ; (∎) end of proof
876 cmpMathSymbols["g"] := "{u+2282}" ; (⊂) subset of
877 cmpMathSymbols["G"] := "{u+2284}" ; (⊄) not a subset of
878 cmpMathSymbols["h"] := "{u+2283}" ; (⊃) superset of
879 cmpMathSymbols["H"] := "{u+2285}" ; (⊅) not a superset of
880 cmpMathSymbols["I"] := "{u+2111}" ; (ℑ) imaginary numbers
881 cmpMathSymbols["j"] := "{u+2245}" ; (≅) congruent to
882 cmpMathSymbols["J"] := "{u+2247}" ; (≇) not congruent to
883 cmpMathSymbols["k"] := "{u+220b}" ; (∋) contains as member
884 cmpMathSymbols["K"] := "{u+220c}" ; (∌) does not contain as member
885 cmpMathSymbols["l"] := "{u+2225}" ; (∥) parallel to
886 cmpMathSymbols["L"] := "{u+2226}" ; (∦) not parallel to
887 cmpMathSymbols["m"] := "{u+2208}" ; (∈) element of
888 cmpMathSymbols["M"] := "{u+2209}" ; (∉) not an element of
889 cmpMathSymbols["n"] := "{u+00ac}" ; (¬) not sign
890 cmpMathSymbols["N"] := "{u+2115}" ; (ℕ) natural numbers
891 cmpMathSymbols["o"] := "{u+2218}" ; (∘) ring operator
892 cmpMathSymbols["O"] := "{u+2205}" ; (∅) empty set
893 cmpMathSymbols["p"] := "{u+2202}" ; (∂) partial differential
894 cmpMathSymbols["P"] := "{u+2119}" ; (ℙ) prime numbers
895 cmpMathSymbols["Q"] := "{u+211a}" ; (ℚ) rational numbers
896 cmpMathSymbols["R"] := "{u+211d}" ; (ℝ) real numbers
897 cmpMathSymbols["s"] := "{u+2229}" ; (∩) set intersection
898 cmpMathSymbols["S"] := "{u+222b}" ; (∫) integral symbol
899 cmpMathSymbols["t"] := "{u+2261}" ; (≡) identical to
900 cmpMathSymbols["T"] := "{u+2262}" ; (≢) not identical to
901 cmpMathSymbols["u"] := "{u+222a}" ; (∪) set union
902 cmpMathSymbols["U"] := "{u+2216}" ; (∖) set minus
903 cmpMathSymbols["w"] := "{u+2118}" ; (℘) Weierstrass elliptic function
904 cmpMathSymbols["z"] := "{u+21af}" ; (↯) downwards zigzag arrow
905 cmpMathSymbols["Z"] := "{u+2124}" ; (ℤ) whole numbers
906 cmpMathSymbols["6"] := "{u+2220}" ; (∠) angle symbol
907 cmpMathSymbols["&"] := "{u+2227}" ; (∧) logical and
908 cmpMathSymbols["8"] := "{u+2297}" ; (⊗) circled times
909 cmpMathSymbols["*"] := "{u+2299}" ; (⊙) circled dot operator
910 cmpMathSymbols["9"] := "{u+221f}" ; (∟) right angle
911 cmpMathSymbols["0"] := "{u+2221}" ; (∡) measured angle
912 cmpMathSymbols["+"] := "{u+2295}" ; (⊕) circled plus
913 cmpMathSymbols["-"] := "{u+2296}" ; (⊖) circled minus
914 cmpMathSymbols["/"] := "{u+2298}" ; (⊘) circled division slash
915 cmpMathSymbols["="] := "{u+225d}" ; (≝) equal to by definition
916 cmpMathSymbols[";"] := "{u+2235}" ; (∵) because sign
917 cmpMathSymbols[":"] := "{u+2234}" ; (∴) therefore sign
918 cmpMathSymbols["|"] := "{u+2228}" ; (∨) logical or
919
920
921 ; Compose : Special Letters/Characters
922
923 global cmpCapitalA := Map()
924 global cmpSmallD := Map()
925 global cmpCapitalD := Map()
926 global cmpSmallI := Map()
927 global cmpCapitalI := Map()
928 global cmpCapitalO := Map()
929 global cmpCapitalT := Map()
930 cmpArrow["e"] := "{u+00e6}" ; (æ) letter ae
931 cmpCapitalA["E"] := "{u+00c6}" ; (Æ) letter AE
932 cmpSmallD["h"] := "{u+00f0}" ; (ð) small letter eth
933 cmpCapitalD["H"] := "{u+00d0}" ; (Ð) capital letter eth
934 cmpSmallI["j"] := "{u+0133}" ; (ij) ligature ij
935 cmpCapitalI["J"] := "{u+0132}" ; (IJ) ligature IJ
936 cmpRingAbove["e"] := "{u+0153}" ; (œ) ligature oe
937 cmpCapitalO["E"] := "{u+0152}" ; (Œ) ligature OE
938 cmpSymbols["s"] := "{u+00df}" ; (ß) small sharp s (Eszett)
939 cmpPlayingCardSuit["S"] := "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
940 cmpTurned["h"] := "{u+00fe}" ; (þ) small letter thorn
941 cmpCapitalT["H"] := "{u+00de}" ; (Þ) capital letter thorn
942
943
944 ; Compose : General/Math Symbols
945
946 global cmpSmallN := Map()
947 global cmpCapitalN := Map()
948 global cmpSmallP := Map()
949 global cmpCapitalP := Map()
950 global cmpSmallR := Map()
951 global cmpAsterisk := Map()
952 global cmpExclam := Map()
953 global cmpQuestion := Map()
954 global cmpParenLeft := Map()
955 global cmpPercent := Map()
956 global cmpEight := Map()
957 global cmpLessThan := Map()
958 global cmpGreaterThan := Map()
959 global cmpBracketLeft := Map()
960 cmpInvertedBreve["b"] := "{u+2022}" ; (•) bullet
961 cmpInvertedBreve["t"] := "{u+2023}" ; (‣) triangular bullet
962 cmpInvertedBreve["h"] := "{u+2043}" ; (⁃) hyphen bullet
963 cmpInvertedBreve["w"] := "{u+25e6}" ; (◦) white bullet
964 cmpSmallD["d"] := "{u+2020}" ; (†) dagger
965 cmpCapitalD["D"] := "{u+2021}" ; (‡) double dagger
966 cmpMathSymbols["i"] := "{u+00b5}" ; (µ) micro sign
967 cmpSmallN["o"] := "{u+2116}" ; (№) numero sign
968 cmpCapitalN["o"] := "{u+2116}" ; (№) numero sign
969 cmpRingAbove["x"] := "{u+00a4}" ; (¤) currency sign
970 cmpSmallP["p"] := "{u+00b6}" ; (¶) pilcrow sign
971 cmpCapitalP["P"] := "{u+00b6}" ; (¶) pilcrow sign
972 cmpSmallR["2"] := "{u+221a}" ; (√) square root
973 cmpSmallR["3"] := "{u+221b}" ; (∛) cube root
974 cmpSmallR["4"] := "{u+221c}" ; (∜) fourth root
975 cmpSymbols["o"] := "{u+00a7}" ; (§) section sign
976 cmpPlayingCardSuit["o"] := "{u+00a7}" ; (§) section sign
977 cmpTurned["m"] := "{u+2122}" ; (™) trademark symbol
978 cmpAcuteAccent["1"] := "{u+2032}" ; (′) prime
979 cmpAcuteAccent["2"] := "{u+2033}" ; (″) double prime
980 cmpAcuteAccent["3"] := "{u+2034}" ; (‴) triple prime
981 cmpAcuteAccent["4"] := "{u+2057}" ; (⁗) quadruple prime
982 cmpAsterisk["*"] := "{u+00d7}" ; (×) multiplication sign
983 cmpStroke["/"] := "{u+00f7}" ; (÷) division sign
984 cmpAsterisk["o"] := "{u+00b0}" ; (°) degree sign
985 cmpRingAbove["*"] := "{u+00b0}" ; (°) degree sign
986 cmpDotAbove["."] := "{u+00b7}" ; (·) middle dot
987 cmpDotAbove[" "] := "{u+00b7}" ; (·) middle dot
988 cmpDotAbove["3"] := "{u+2026}" ; (…) horizontal ellipsis
989 cmpArrow["-"] := "{u+00aa}" ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
990 cmpRingAbove["-"] := "{u+00ba}" ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
991 cmpExclam["!"] := "{u+00a1}" ; (¡) inverted exclamation mark
992 cmpQuestion["?"] := "{u+00bf}" ; (¿) inverted question mark
993 cmpRingAbove["c"] := "{u+00a9}" ; (©) copyright sign
994 cmpParenLeft["c"] := "{u+00a9}" ; (©) copyright sign
995 cmpRingAbove["p"] := "{u+2117}" ; (℗) sound recording copyright
996 cmpParenLeft["p"] := "{u+2117}" ; (℗) sound recording copyright
997 cmpRingAbove["r"] := "{u+00ae}" ; (®) registered sign
998 cmpParenLeft["r"] := "{u+00ae}" ; (®) registered sign
999 cmpPlus["-"] := "{u+00b1}" ; (±) plus-minus sign
1000 cmpPercent["%"] := "{u+2030}" ; (‰) per mille sign
1001 cmpPercent["3"] := "{u+2030}" ; (‰) per mille sign
1002 cmpPercent["4"] := "{u+2031}" ; (‱) per ten thousand sign
1003 cmpEight["8"] := "{u+221e}" ; (∞) infinity symbol
1004 cmpExclam["="] := "{u+2260}" ; (≠) not equal to
1005 cmpDoubleAcute["/"] := "{u+2260}" ; (≠) not equal to
1006 cmpStroke["="] := "{u+2260}" ; (≠) not equal to
1007 cmpLessThan["="] := "{u+2264}" ; (≤) less-than or equal to
1008 cmpGreaterThan["="] := "{u+2265}" ; (≥) greater-than or equal to
1009 cmpLessThan["+"] := "{u+2a7d}" ; (⩽) less-than or slanted equal to
1010 cmpGreaterThan["+"] := "{u+2a7e}" ; (⩾) greater-than or slanted equal to
1011 cmpTilde["~"] := "{u+2248}" ; (≈) almost equal to
1012 cmpBracketLeft["]"] := "{u+2610}" ; (☐) ballot box
1013 cmpBracketLeft["v"] := "{u+2611}" ; (☑) ballot box with check
1014 cmpBracketLeft["x"] := "{u+2612}" ; (☒) ballot box with x
1015
1016
1017 ; Compose : Quotation Marks
1018
1019 global cmpBracketRight := Map()
1020 cmpCedillaOgonek[chr(34)] := "{u+201e}" ; („) double low-9 quotation mark
1021 cmpDiaeresis[","] := "{u+201e}" ; („) double low-9 quotation mark
1022 cmpCedillaOgonek["'"] := "{u+201a}" ; (‚) single low-9 quotation mark
1023 cmpAcuteAccent[","] := "{u+201a}" ; (‚) single low-9 quotation mark
1024 cmpDiaeresis["["] := "{u+201c}" ; (“) left double quotation mark
1025 cmpBracketLeft[chr(34)] := "{u+201c}" ; (“) left double quotation mark
1026 cmpDiaeresis["]"] := "{u+201d}" ; (”) right double quotation mark
1027 cmpBracketRight[chr(34)] := "{u+201d}" ; (”) right double quotation mark
1028 cmpAcuteAccent["["] := "{u+2018}" ; (‘) left single quotation mark
1029 cmpBracketLeft["'"] := "{u+2018}" ; (‘) left single quotation mark
1030 cmpAcuteAccent["]"] := "{u+2019}" ; (’) right single quotation mark
1031 cmpBracketRight["'"] := "{u+2019}" ; (’) right single quotation mark
1032 cmpLessThan["<"] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1033 cmpLessThan[chr(34)] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1034 cmpDiaeresis["<"] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1035 cmpGreaterThan[">"] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1036 cmpGreaterThan[chr(34)] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1037 cmpDiaeresis[">"] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1038 cmpLessThan["'"] := "{u+2039}" ; (‹) left-pointing single angle quotation mark
1039 cmpAcuteAccent["<"] := "{u+2039}" ; (‹) left-pointing single angle quotation mark
1040 cmpGreaterThan["'"] := "{u+203a}" ; (›) right-pointing single angle quotation mark
1041 cmpAcuteAccent[">"] := "{u+203a}" ; (›) right-pointing single angle quotation mark
1042
1043
1044 ; Compose : Letters with Two Accents
1045
1046 global cmpCapitalU := Map()
1047 cmpArrow[chr(34)] := "{u+01df}" ; (ǟ) a with diaeresis and macron
1048 cmpCapitalA[chr(34)] := "{u+01de}" ; (Ǟ) A with diaeresis and macron
1049 cmpArrow["."] := "{u+01e1}" ; (ǡ) a with dot above and macron
1050 cmpCapitalA["."] := "{u+01e0}" ; (Ǡ) A with dot above and macron
1051 cmpRingAbove[chr(34)] := "{u+022b}" ; (ȫ) o with diaeresis and macron
1052 cmpCapitalO[chr(34)] := "{u+022a}" ; (Ȫ) O with diaeresis and macron
1053 cmpRingAbove["~"] := "{u+022d}" ; (ȭ) o with tilde and macron
1054 cmpCapitalO["~"] := "{u+022c}" ; (Ȭ) O with tilde and macron
1055 cmpRingAbove["."] := "{u+0231}" ; (ȱ) o with dot above and macron
1056 cmpCapitalO["."] := "{u+0230}" ; (Ȱ) O with dot above and macron
1057 cmpSubscript["-"] := "{u+01d6}" ; (ǖ) u with diaeresis and macron
1058 cmpCapitalU["-"] := "{u+01d5}" ; (Ǖ) U with diaeresis and macron
1059 cmpSubscript["'"] := "{u+01d8}" ; (ǘ) u with diaeresis and acute
1060 cmpCapitalU["'"] := "{u+01d7}" ; (Ǘ) U with diaeresis and acute
1061 cmpSubscript["v"] := "{u+01da}" ; (ǚ) u with diaeresis and caron
1062 cmpCapitalU["v"] := "{u+01d9}" ; (Ǚ) U with diaeresis and caron
1063 cmpSubscript["``"] := "{u+01dc}" ; (ǜ) u with diaeresis and grave
1064 cmpCapitalU["``"] := "{u+01db}" ; (Ǜ) U with diaeresis and grave
1065
1066
1067 ; Configuration : 'Right Alt' and 'Right Alt + Shift' on US QWERTY
1068
1069 >!a:: {
1070 if GetKeyState("CapsLock", "T")
1071 Send "{u+00c4}" ; (Ä) A with diaeresis
1072 else
1073 Send "{u+00e4}" ; (ä) a with diaeresis
1074 }
1075 >!+a:: {
1076 if GetKeyState("CapsLock", "T")
1077 Send "{u+00e4}" ; (ä) a with diaeresis
1078 else
1079 Send "{u+00c4}" ; (Ä) A with diaeresis
1080 }
1081
1082 >!q:: {
1083 if GetKeyState("CapsLock", "T")
1084 Send "{u+00c6}" ; (Æ) letter AE
1085 else
1086 Send "{u+00e6}" ; (æ) letter ae
1087 }
1088 >!+q:: {
1089 if GetKeyState("CapsLock", "T")
1090 Send "{u+00e6}" ; (æ) letter ae
1091 else
1092 Send "{u+00c6}" ; (Æ) letter AE
1093 }
1094
1095 >!w:: {
1096 if GetKeyState("CapsLock", "T")
1097 Send "{u+00c5}" ; (Å) A with ring above
1098 else
1099 Send "{u+00e5}" ; (å) a with ring above
1100 }
1101 >!+w:: {
1102 if GetKeyState("CapsLock", "T")
1103 Send "{u+00e5}" ; (å) a with ring above
1104 else
1105 Send "{u+00c5}" ; (Å) A with ring above
1106 }
1107
1108 >!z:: {
1109 if GetKeyState("CapsLock", "T")
1110 Send "{u+00c0}" ; (À) A with grave
1111 else
1112 Send "{u+00e0}" ; (à) a with grave
1113 }
1114 >!+z:: {
1115 if GetKeyState("CapsLock", "T")
1116 Send "{u+00e0}" ; (à) a with grave
1117 else
1118 Send "{u+00c0}" ; (À) A with grave
1119 }
1120
1121 >!x:: {
1122 if GetKeyState("CapsLock", "T")
1123 Send "{u+00c1}" ; (Á) A with acute
1124 else
1125 Send "{u+00e1}" ; (á) a with acute
1126 }
1127 >!+x:: {
1128 if GetKeyState("CapsLock", "T")
1129 Send "{u+00e1}" ; (á) a with acute
1130 else
1131 Send "{u+00c1}" ; (Á) A with acute
1132 }
1133
1134 >!d:: {
1135 if GetKeyState("CapsLock", "T")
1136 Send "{u+00c2}" ; (Â) A with circumflex
1137 else
1138 Send "{u+00e2}" ; (â) a with circumflex
1139 }
1140 >!+d:: {
1141 if GetKeyState("CapsLock", "T")
1142 Send "{u+00e2}" ; (â) a with circumflex
1143 else
1144 Send "{u+00c2}" ; (Â) A with circumflex
1145 }
1146
1147 >!c:: {
1148 if GetKeyState("CapsLock", "T")
1149 Send "{u+00c7}" ; (Ç) C with cedilla
1150 else
1151 Send "{u+00e7}" ; (ç) c with cedilla
1152 }
1153 >!+c:: {
1154 if GetKeyState("CapsLock", "T")
1155 Send "{u+00e7}" ; (ç) c with cedilla
1156 else
1157 Send "{u+00c7}" ; (Ç) C with cedilla
1158 }
1159
1160 >!e:: {
1161 if GetKeyState("CapsLock", "T")
1162 Send "{u+00cb}" ; (Ë) E with diaeresis
1163 else
1164 Send "{u+00eb}" ; (ë) e with diaeresis
1165 }
1166 >!+e:: {
1167 if GetKeyState("CapsLock", "T")
1168 Send "{u+00eb}" ; (ë) e with diaeresis
1169 else
1170 Send "{u+00cb}" ; (Ë) E with diaeresis
1171 }
1172
1173 >!f:: {
1174 if GetKeyState("CapsLock", "T")
1175 Send "{u+00c8}" ; (È) E with grave
1176 else
1177 Send "{u+00e8}" ; (è) e with grave
1178 }
1179 >!+f:: {
1180 if GetKeyState("CapsLock", "T")
1181 Send "{u+00e8}" ; (è) e with grave
1182 else
1183 Send "{u+00c8}" ; (È) E with grave
1184 }
1185
1186 >!g:: {
1187 if GetKeyState("CapsLock", "T")
1188 Send "{u+00c9}" ; (É) E with acute
1189 else
1190 Send "{u+00e9}" ; (é) e with acute
1191 }
1192 >!+g:: {
1193 if GetKeyState("CapsLock", "T")
1194 Send "{u+00e9}" ; (é) e with acute
1195 else
1196 Send "{u+00c9}" ; (É) E with acute
1197 }
1198
1199 >!r:: {
1200 if GetKeyState("CapsLock", "T")
1201 Send "{u+00ca}" ; (Ê) E with circumflex
1202 else
1203 Send "{u+00ea}" ; (ê) e with circumflex
1204 }
1205 >!+r:: {
1206 if GetKeyState("CapsLock", "T")
1207 Send "{u+00ea}" ; (ê) e with circumflex
1208 else
1209 Send "{u+00ca}" ; (Ê) E with circumflex
1210 }
1211
1212 >!i:: {
1213 if GetKeyState("CapsLock", "T")
1214 Send "{u+00cf}" ; (Ï) I with diaeresis
1215 else
1216 Send "{u+00ef}" ; (ï) i with diaeresis
1217 }
1218 >!+i:: {
1219 if GetKeyState("CapsLock", "T")
1220 Send "{u+00ef}" ; (ï) i with diaeresis
1221 else
1222 Send "{u+00cf}" ; (Ï) I with diaeresis
1223 }
1224
1225 >!v:: {
1226 if GetKeyState("CapsLock", "T")
1227 Send "{u+00cc}" ; (Ì) I with grave
1228 else
1229 Send "{u+00ec}" ; (ì) i with grave
1230 }
1231 >!+v:: {
1232 if GetKeyState("CapsLock", "T")
1233 Send "{u+00ec}" ; (ì) i with grave
1234 else
1235 Send "{u+00cc}" ; (Ì) I with grave
1236 }
1237
1238 >!b:: {
1239 if GetKeyState("CapsLock", "T")
1240 Send "{u+00cd}" ; (Í) I with acute
1241 else
1242 Send "{u+00ed}" ; (í) i with acute
1243 }
1244 >!+b:: {
1245 if GetKeyState("CapsLock", "T")
1246 Send "{u+00ed}" ; (í) i with acute
1247 else
1248 Send "{u+00cd}" ; (Í) I with acute
1249 }
1250
1251 >!t:: {
1252 if GetKeyState("CapsLock", "T")
1253 Send "{u+00ce}" ; (Î) I with circumflex
1254 else
1255 Send "{u+00ee}" ; (î) i with circumflex
1256 }
1257 >!+t:: {
1258 if GetKeyState("CapsLock", "T")
1259 Send "{u+00ee}" ; (î) i with circumflex
1260 else
1261 Send "{u+00ce}" ; (Î) I with circumflex
1262 }
1263
1264 >!n:: {
1265 if GetKeyState("CapsLock", "T")
1266 Send "{u+00d1}" ; (Ñ) N with tilde
1267 else
1268 Send "{u+00f1}" ; (ñ) n with tilde
1269 }
1270 >!+n:: {
1271 if GetKeyState("CapsLock", "T")
1272 Send "{u+00f1}" ; (ñ) n with tilde
1273 else
1274 Send "{u+00d1}" ; (Ñ) N with tilde
1275 }
1276
1277 >!o:: {
1278 if GetKeyState("CapsLock", "T")
1279 Send "{u+00d6}" ; (Ö) O with diaeresis
1280 else
1281 Send "{u+00f6}" ; (ö) o with diaeresis
1282 }
1283 >!+o:: {
1284 if GetKeyState("CapsLock", "T")
1285 Send "{u+00f6}" ; (ö) o with diaeresis
1286 else
1287 Send "{u+00d6}" ; (Ö) O with diaeresis
1288 }
1289
1290 >!k:: {
1291 if GetKeyState("CapsLock", "T")
1292 Send "{u+0152}" ; (Œ) ligature OE
1293 else
1294 Send "{u+0153}" ; (œ) ligature oe
1295 }
1296 >!+k:: {
1297 if GetKeyState("CapsLock", "T")
1298 Send "{u+0153}" ; (œ) ligature oe
1299 else
1300 Send "{u+0152}" ; (Œ) ligature OE
1301 }
1302
1303 >!l:: {
1304 if GetKeyState("CapsLock", "T")
1305 Send "{u+00d8}" ; (Ø) O with stroke
1306 else
1307 Send "{u+00f8}" ; (ø) o with stroke
1308 }
1309 >!+l:: {
1310 if GetKeyState("CapsLock", "T")
1311 Send "{u+00f8}" ; (ø) o with stroke
1312 else
1313 Send "{u+00d8}" ; (Ø) O with stroke
1314 }
1315
1316 >!,:: {
1317 if GetKeyState("CapsLock", "T")
1318 Send "{u+00d2}" ; (Ò) O with grave
1319 else
1320 Send "{u+00f2}" ; (ò) o with grave
1321 }
1322 >!<:: {
1323 if GetKeyState("CapsLock", "T")
1324 Send "{u+00f2}" ; (ò) o with grave
1325 else
1326 Send "{u+00d2}" ; (Ò) O with grave
1327 }
1328
1329 >!.:: {
1330 if GetKeyState("CapsLock", "T")
1331 Send "{u+00d3}" ; (Ó) O with acute
1332 else
1333 Send "{u+00f3}" ; (ó) o with acute
1334 }
1335 >!>:: {
1336 if GetKeyState("CapsLock", "T")
1337 Send "{u+00f3}" ; (ó) o with acute
1338 else
1339 Send "{u+00d3}" ; (Ó) O with acute
1340 }
1341
1342 >!p:: {
1343 if GetKeyState("CapsLock", "T")
1344 Send "{u+00d4}" ; (Ô) O with circumflex
1345 else
1346 Send "{u+00f4}" ; (ô) o with circumflex
1347 }
1348 >!+p:: {
1349 if GetKeyState("CapsLock", "T")
1350 Send "{u+00f4}" ; (ô) o with circumflex
1351 else
1352 Send "{u+00d4}" ; (Ô) O with circumflex
1353 }
1354
1355 >!s:: {
1356 if GetKeyState("CapsLock", "T")
1357 Send "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
1358 else
1359 Send "{u+00df}" ; (ß) small sharp s (Eszett)
1360 }
1361 >!+s:: {
1362 if GetKeyState("CapsLock", "T")
1363 Send "{u+00df}" ; (ß) small sharp s (Eszett)
1364 else
1365 Send "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
1366 }
1367
1368 >!u:: {
1369 if GetKeyState("CapsLock", "T")
1370 Send "{u+00dc}" ; (Ü) U with diaeresis
1371 else
1372 Send "{u+00fc}" ; (ü) u with diaeresis
1373 }
1374 >!+u:: {
1375 if GetKeyState("CapsLock", "T")
1376 Send "{u+00fc}" ; (ü) u with diaeresis
1377 else
1378 Send "{u+00dc}" ; (Ü) U with diaeresis
1379 }
1380
1381 >!h:: {
1382 if GetKeyState("CapsLock", "T")
1383 Send "{u+00d9}" ; (Ù) U with grave
1384 else
1385 Send "{u+00f9}" ; (ù) u with grave
1386 }
1387 >!+h:: {
1388 if GetKeyState("CapsLock", "T")
1389 Send "{u+00f9}" ; (ù) u with grave
1390 else
1391 Send "{u+00d9}" ; (Ù) U with grave
1392 }
1393
1394 >!j:: {
1395 if GetKeyState("CapsLock", "T")
1396 Send "{u+00da}" ; (Ú) U with acute
1397 else
1398 Send "{u+00fa}" ; (ú) u with acute
1399 }
1400 >!+j:: {
1401 if GetKeyState("CapsLock", "T")
1402 Send "{u+00fa}" ; (ú) u with acute
1403 else
1404 Send "{u+00da}" ; (Ú) U with acute
1405 }
1406
1407 >!y:: {
1408 if GetKeyState("CapsLock", "T")
1409 Send "{u+00db}" ; (Û) U with circumflex
1410 else
1411 Send "{u+00fb}" ; (û) u with circumflex
1412 }
1413 >!+y:: {
1414 if GetKeyState("CapsLock", "T")
1415 Send "{u+00fb}" ; (û) u with circumflex
1416 else
1417 Send "{u+00db}" ; (Û) U with circumflex
1418 }
1419
1420 >!-:: {
1421 if GetKeyState("CapsLock", "T")
1422 Send "{u+00c3}" ; (Ã) A with tilde
1423 else
1424 Send "{u+00e3}" ; (ã) a with tilde
1425 }
1426 >!_:: {
1427 if GetKeyState("CapsLock", "T")
1428 Send "{u+00e3}" ; (ã) a with tilde
1429 else
1430 Send "{u+00c3}" ; (Ã) A with tilde
1431 }
1432
1433 >!=:: {
1434 if GetKeyState("CapsLock", "T")
1435 Send "{u+00d5}" ; (Õ) O with tilde
1436 else
1437 Send "{u+00f5}" ; (õ) o with tilde
1438 }
1439 >!+=:: {
1440 if GetKeyState("CapsLock", "T")
1441 Send "{u+00f5}" ; (õ) o with tilde
1442 else
1443 Send "{u+00d5}" ; (Õ) O with tilde
1444 }
1445
1446 >!m::Send "{u+00b5}" ; (µ) micro sign
1447 >!+m::Send "{u+00b1}" ; (±) plus-minus sign
1448
1449 >!1::Send "{u+00a1}" ; (¡) inverted exclamation mark
1450 >!+1::Send "{u+00b9}" ; (¹) superscript 1
1451
1452 >!2::Send "{u+2013}" ; (–) en dash
1453 >!+2::Send "{u+00b2}" ; (²) superscript 2
1454
1455 >!3::Send "{u+2014}" ; (—) em dash
1456 >!+3::Send "{u+00b3}" ; (³) superscript 3
1457
1458 >!4::Send "{u+00a3}" ; (£) pound sign
1459 >!+4::Send "{u+00a5}" ; (¥) yen sign
1460
1461 >!5::Send "{u+20ac}" ; (€) euro sign
1462 >!+5::Send "{u+00a2}" ; (¢) cent sign (dollar)
1463
1464 >!6::Send "{u+2264}" ; (≤) less-than or equal to
1465 >!+6::Send "{u+2260}" ; (≠) not equal to
1466
1467 >!7::Send "{u+2265}" ; (≥) greater-than or equal to
1468 >!+7::Send "{u+2248}" ; (≈) almost equal to
1469
1470 >!8::Send "{u+201e}" ; („) double low-9 quotation mark
1471 >!+8::Send "{u+201a}" ; (‚) single low-9 quotation mark
1472
1473 >!9::Send "{u+201c}" ; (“) left double quotation mark
1474 >!+9::Send "{u+2018}" ; (‘) left single quotation mark
1475
1476 >!0::Send "{u+201d}" ; (”) right double quotation mark
1477 >!+0::Send "{u+2019}" ; (’) right single quotation mark
1478
1479 >![::Send "{u+00ab}" ; («) left-pointing double angle quotation mark
1480 >!{::Send "{u+2039}" ; (‹) left-pointing single angle quotation mark
1481
1482 >!]::Send "{u+00bb}" ; (») right-pointing double angle quotation mark
1483 >!}::Send "{u+203a}" ; (›) right-pointing single angle quotation mark
1484
1485 >!;::Send "{u+00b0}" ; (°) degree sign
1486 >!+;::Send "{u+00b7}" ; (·) middle dot
1487
1488 >!'::Send "{u+00d7}" ; (×) multiplication sign
1489 >!+'::Send "{u+00f7}" ; (÷) division sign
1490
1491 >!\::Send "{u+00a7}" ; (§) section sign
1492 >!|::Send "{u+2030}" ; (‰) per mille sign
1493
1494 >!/::Send "{u+00bf}" ; (¿) inverted question mark
1495 >!?::Send "{u+2026}" ; (…) horizontal ellipsis
1496
1497 >!space::Send "{u+00a0}" ; non-breaking space
1498 >!+space::Send "{u+00a0}" ; non-breaking space
1499
1500
1501 ; Compose Key Selector
1502
1503 >!`::
1504 >!~:: {
1505 ihA := InputHook("L1", dkEndKeys)
1506 ihA.Start()
1507 ihA.Wait()
1508
1509 ihB := InputHook("L1", dkEndKeys)
1510 ihB.Start()
1511 ihB.Wait()
1512
1513 if (ihA.Input == "c") {
1514 if cmpCircumflex.Has(ihB.Input)
1515 Send cmpCircumflex[ihB.Input]
1516 }
1517 else if (ihA.Input == "v") {
1518 if cmpCaron.Has(ihB.Input)
1519 Send cmpCaron[ihB.Input]
1520 }
1521 else if (ihA.Input == ".") {
1522 if cmpDotAbove.Has(ihB.Input)
1523 Send cmpDotAbove[ihB.Input]
1524 }
1525 else if (ihA.Input == "o") {
1526 if cmpRingAbove.Has(ihB.Input)
1527 Send cmpRingAbove[ihB.Input]
1528 }
1529 else if (ihA.Input == "-") {
1530 if cmpMacronStroke.Has(ihB.Input)
1531 Send cmpMacronStroke[ihB.Input]
1532 }
1533 else if (ihA.Input == "_") {
1534 if cmpMacronStrokeAdd.Has(ihB.Input)
1535 Send cmpMacronStrokeAdd[ihB.Input]
1536 }
1537 else if (ihA.Input == "/") {
1538 if cmpStroke.Has(ihB.Input)
1539 Send cmpStroke[ihB.Input]
1540 }
1541 else if (ihA.Input == ",") {
1542 if cmpCedillaOgonek.Has(ihB.Input)
1543 Send cmpCedillaOgonek[ihB.Input]
1544 }
1545 else if (ihA.Input == "b") {
1546 if cmpBreveSpecial.Has(ihB.Input)
1547 Send cmpBreveSpecial[ihB.Input]
1548 }
1549 else if (ihA.Input == "B") {
1550 if cmpInvertedBreve.Has(ihB.Input)
1551 Send cmpInvertedBreve[ihB.Input]
1552 }
1553 else if (ihA.Input == "'") {
1554 if cmpAcuteAccent.Has(ihB.Input)
1555 Send cmpAcuteAccent[ihB.Input]
1556 }
1557 else if (ihA.Input == chr(34)) {
1558 if cmpDiaeresis.Has(ihB.Input)
1559 Send cmpDiaeresis[ihB.Input]
1560 }
1561 else if (ihA.Input == "=") {
1562 if cmpDoubleAcute.Has(ihB.Input)
1563 Send cmpDoubleAcute[ihB.Input]
1564 }
1565 else if (ihA.Input == "``") {
1566 if cmpGraveAccent.Has(ihB.Input)
1567 Send cmpGraveAccent[ihB.Input]
1568 }
1569 else if (ihA.Input == "G") {
1570 if cmpDoubleGrave.Has(ihB.Input)
1571 Send cmpDoubleGrave[ihB.Input]
1572 }
1573 else if (ihA.Input == "~") {
1574 if cmpTilde.Has(ihB.Input)
1575 Send cmpTilde[ihB.Input]
1576 }
1577 else if (ihA.Input == "h") {
1578 if cmpHook.Has(ihB.Input)
1579 Send cmpHook[ihB.Input]
1580 }
1581 else if (ihA.Input == "H") {
1582 if cmpHorn.Has(ihB.Input)
1583 Send cmpHorn[ihB.Input]
1584 }
1585 else if (ihA.Input == "t") {
1586 if cmpTurned.Has(ihB.Input)
1587 Send cmpTurned[ihB.Input]
1588 }
1589 else if (ihA.Input == "$") {
1590 if cmpCurrency.Has(ihB.Input)
1591 Send cmpCurrency[ihB.Input]
1592 }
1593 else if (ihA.Input == "g") {
1594 if cmpGreekAlphabet.Has(ihB.Input)
1595 Send cmpGreekAlphabet[ihB.Input]
1596 }
1597 else if (ihA.Input == "p") {
1598 if cmpSuperscript.Has(ihB.Input)
1599 Send cmpSuperscript[ihB.Input]
1600 }
1601 else if (ihA.Input == "u") {
1602 if cmpSubscript.Has(ihB.Input)
1603 Send cmpSubscript[ihB.Input]
1604 }
1605 else if (ihA.Input == " ") {
1606 if cmpSpace.Has(ihB.Input)
1607 Send cmpSpace[ihB.Input]
1608 }
1609 else if (ihA.Input == "q") {
1610 if cmpQuad.Has(ihB.Input)
1611 Send cmpQuad[ihB.Input]
1612 }
1613 else if (ihA.Input == "a") {
1614 if cmpArrow.Has(ihB.Input)
1615 Send cmpArrow[ihB.Input]
1616 }
1617 else if (ihA.Input == "+") {
1618 if cmpPlus.Has(ihB.Input)
1619 Send cmpPlus[ihB.Input]
1620 }
1621 else if (ihA.Input == "s") {
1622 if cmpSymbols.Has(ihB.Input)
1623 Send cmpSymbols[ihB.Input]
1624 }
1625 else if (ihA.Input == "S") {
1626 if cmpPlayingCardSuit.Has(ihB.Input)
1627 Send cmpPlayingCardSuit[ihB.Input]
1628 }
1629 else if (ihA.Input == "1") {
1630 if cmpOne.Has(ihB.Input)
1631 Send cmpOne[ihB.Input]
1632 }
1633 else if (ihA.Input == "2") {
1634 if cmpTwo.Has(ihB.Input)
1635 Send cmpTwo[ihB.Input]
1636 }
1637 else if (ihA.Input == "3") {
1638 if cmpThree.Has(ihB.Input)
1639 Send cmpThree[ihB.Input]
1640 }
1641 else if (ihA.Input == "4") {
1642 if cmpFour.Has(ihB.Input)
1643 Send cmpFour[ihB.Input]
1644 }
1645 else if (ihA.Input == "5") {
1646 if cmpFive.Has(ihB.Input)
1647 Send cmpFive[ihB.Input]
1648 }
1649 else if (ihA.Input == "7") {
1650 if cmpSeven.Has(ihB.Input)
1651 Send cmpSeven[ihB.Input]
1652 }
1653 else if (ihA.Input == "0") {
1654 if cmpZero.Has(ihB.Input)
1655 Send cmpZero[ihB.Input]
1656 }
1657 else if (ihA.Input == "m") {
1658 if cmpMathSymbols.Has(ihB.Input)
1659 Send cmpMathSymbols[ihB.Input]
1660 }
1661 else if (ihA.Input == "A") {
1662 if cmpCapitalA.Has(ihB.Input)
1663 Send cmpCapitalA[ihB.Input]
1664 }
1665 else if (ihA.Input == "d") {
1666 if cmpSmallD.Has(ihB.Input)
1667 Send cmpSmallD[ihB.Input]
1668 }
1669 else if (ihA.Input == "D") {
1670 if cmpCapitalD.Has(ihB.Input)
1671 Send cmpCapitalD[ihB.Input]
1672 }
1673 else if (ihA.Input == "i") {
1674 if cmpSmallI.Has(ihB.Input)
1675 Send cmpSmallI[ihB.Input]
1676 }
1677 else if (ihA.Input == "I") {
1678 if cmpCapitalI.Has(ihB.Input)
1679 Send cmpCapitalI[ihB.Input]
1680 }
1681 else if (ihA.Input == "O") {
1682 if cmpCapitalO.Has(ihB.Input)
1683 Send cmpCapitalO[ihB.Input]
1684 }
1685 else if (ihA.Input == "T") {
1686 if cmpCapitalT.Has(ihB.Input)
1687 Send cmpCapitalT[ihB.Input]
1688 }
1689 else if (ihA.Input == "n") {
1690 if cmpSmallN.Has(ihB.Input)
1691 Send cmpSmallN[ihB.Input]
1692 }
1693 else if (ihA.Input == "N") {
1694 if cmpCapitalN.Has(ihB.Input)
1695 Send cmpCapitalN[ihB.Input]
1696 }
1697 else if (ihA.Input == "p") {
1698 if cmpSmallP.Has(ihB.Input)
1699 Send cmpSmallP[ihB.Input]
1700 }
1701 else if (ihA.Input == "P") {
1702 if cmpCapitalP.Has(ihB.Input)
1703 Send cmpCapitalP[ihB.Input]
1704 }
1705 else if (ihA.Input == "r") {
1706 if cmpSmallR.Has(ihB.Input)
1707 Send cmpSmallR[ihB.Input]
1708 }
1709 else if (ihA.Input == "*") {
1710 if cmpAsterisk.Has(ihB.Input)
1711 Send cmpAsterisk[ihB.Input]
1712 }
1713 else if (ihA.Input == "!") {
1714 if cmpExclam.Has(ihB.Input)
1715 Send cmpExclam[ihB.Input]
1716 }
1717 else if (ihA.Input == "?") {
1718 if cmpQuestion.Has(ihB.Input)
1719 Send cmpQuestion[ihB.Input]
1720 }
1721 else if (ihA.Input == "(") {
1722 if cmpParenLeft.Has(ihB.Input)
1723 Send cmpParenLeft[ihB.Input]
1724 }
1725 else if (ihA.Input == "%") {
1726 if cmpPercent.Has(ihB.Input)
1727 Send cmpPercent[ihB.Input]
1728 }
1729 else if (ihA.Input == "8") {
1730 if cmpEight.Has(ihB.Input)
1731 Send cmpEight[ihB.Input]
1732 }
1733 else if (ihA.Input == "<") {
1734 if cmpLessThan.Has(ihB.Input)
1735 Send cmpLessThan[ihB.Input]
1736 }
1737 else if (ihA.Input == ">") {
1738 if cmpGreaterThan.Has(ihB.Input)
1739 Send cmpGreaterThan[ihB.Input]
1740 }
1741 else if (ihA.Input == "[") {
1742 if cmpBracketLeft.Has(ihB.Input)
1743 Send cmpBracketLeft[ihB.Input]
1744 }
1745 else if (ihA.Input == "]") {
1746 if cmpBracketRight.Has(ihB.Input)
1747 Send cmpBracketRight[ihB.Input]
1748 }
1749 else if (ihA.Input == "U") {
1750 if cmpCapitalU.Has(ihB.Input)
1751 Send cmpCapitalU[ihB.Input]
1752 }
1753 }